Uses of Class
com.aquima.web.rest.v1.resource.impl.ErrorMessage
Packages that use ErrorMessage
-
Uses of ErrorMessage in com.aquima.web.rest.v1.controller
Methods in com.aquima.web.rest.v1.controller that return ErrorMessageModifier and TypeMethodDescriptionRestControllerExceptionHandler.handleInconsistentRequestParameters
(InvalidParameterException invalidParameterException) RestControllerExceptionHandler.handleResourceNotFound
(ResourceNotFoundException resourceNotFoundException) RestControllerExceptionHandler.handleServerError
(RestException restException) RestControllerExceptionHandler.handleUnauthorizedUserException
(UnauthorizedUserException unauthorizedUserException)