Uses of Class
com.aquima.web.aaas.RestErrorResponse
Packages that use RestErrorResponse
-
Uses of RestErrorResponse in com.aquima.web.aaas
Subclasses of RestErrorResponse in com.aquima.web.aaasModifier and TypeClassDescriptionclass
Rest error response that is used when the structured input validation is present.Methods in com.aquima.web.aaas that return types with arguments of type RestErrorResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<RestErrorResponse> RestController.handleErrorMessage
(com.aquima.web.aaas.exception.WebServiceCallException ex)