Package com.aquima.web.rest.v1.exception
-
Exception Summary Exception Description InvalidParameterException This exception is thrown if a query parameter or a path parameter is invalid.ResourceNotFoundException This exception is thrown when a certain resource is not found.RestException Base class for exceptions thrown by the REST API.UnauthorizedUserException This exception is thrown if the user is unauthorized.