| Class and Description |
|---|
| DefaultExceptionHandlerControllerAdvice
Handles exceptions thrown from in controllers or inner routines
|
| ErrorResponseComposer
Given an exception, builds a response.
|
| Class and Description |
|---|
| ErrorResponse
Error DTO, to be sent as response body
in case of errors
|
| ErrorResponseComposer
Given an exception, builds a response.
|
| MultiErrorException
An exception class which can contain multiple errors.
|
| Class and Description |
|---|
| ErrorResponse
Error DTO, to be sent as response body
in case of errors
|
| MultiErrorException
An exception class which can contain multiple errors.
|
| VersionException
Version exception, to be thrown when concurrent
updates of an entity is noticed.
|
| Class and Description |
|---|
| MultiErrorException
An exception class which can contain multiple errors.
|