Uses of Class
no.nav.arxaas.exception.ExceptionResponse
-
Packages that use ExceptionResponse Package Description no.nav.arxaas.controller no.nav.arxaas.exception -
-
Uses of ExceptionResponse in no.nav.arxaas.controller
Methods in no.nav.arxaas.controller that return types with arguments of type ExceptionResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ExceptionResponse>CustomErrorController. handleError(javax.servlet.http.HttpServletRequest request) -
Uses of ExceptionResponse in no.nav.arxaas.exception
Methods in no.nav.arxaas.exception that return ExceptionResponse Modifier and Type Method Description static ExceptionResponseExceptionResponse. now(String message, String details)
-