| Class | Description |
|---|---|
| AccessDeniedExceptionMapper | |
| IllegalArgumentExceptionMapper |
Converts a IllegalArgumentException into a http 400 bad request.
|
| JsonExceptionMapper |
Converts json related exceptions into a http 400 bad request.
|
| UnsupportedOperationExceptionMapper |
Converts a UnsupportedOperationException into a http 501 not implemented.
|
| ValidationExceptionMapper |
Converts validation exceptions into a http 422 bad request and gives a meaningful messages on the
issues.
|
| WebApplicationExceptionMapper |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.