ApiErrorResponseEnricher |
This enricher adds api error information to the error response resource.
|
DefaultExceptionResponseFactory |
|
ErrorMessageResponseEnricher |
This enricher copies the error message from the exception onto the error response resource.
|
ErrorResponseStatusEnricher |
This enricher copies the http status value and text onto the error response resource.
|
HawaiiResponseEntityExceptionHandler |
This class creates proper HTTP response bodies for exceptions.
|
RequestInfoErrorResponseEnricher |
This enricher copies information from the original web request onto the error response resource.
|
ValidationErrorResponseEnricher |
This enricher adds validation errors to the error response resource.
|