Uses of Class
de.adorsys.ledgers.rest.exception.RestException
-
Packages that use RestException Package Description de.adorsys.ledgers.rest.exception -
-
Uses of RestException in de.adorsys.ledgers.rest.exception
Subclasses of RestException in de.adorsys.ledgers.rest.exception Modifier and Type Class Description classNotFoundRestExceptionMethods in de.adorsys.ledgers.rest.exception that return RestException Modifier and Type Method Description RestExceptionRestException. withDevMessage(String devMessage)RestExceptionRestException. withStatus(org.springframework.http.HttpStatus status)Methods in de.adorsys.ledgers.rest.exception with parameters of type RestException Modifier and Type Method Description org.springframework.http.ResponseEntity<Map<String,String>>ExceptionAdvisor. handleRestException(RestException ex)
-