All Classes and Interfaces
Class
Description
Maps
DataIntegrityViolationException instances to HTTP 500 responses.Maps unclassified
DomainException instances to HTTP 500 responses.Maps
DomainInvariantViolationException instances to HTTP 409 responses
with detailed validation errors.Maps
DomainValidationException instances to HTTP 400 responses.Generic error payload returned when a request fails without field-level
validation details.
Maps Jakarta REST
NotFoundException instances to HTTP 404 responses.Maps domain
NotFoundException instances to HTTP 404 responses.Maps
PersistenceException instances to HTTP 500 responses.Fallback exception mapper that converts otherwise-unhandled throwables into HTTP
500 responses.
Error payload returned when one or more validation or invariant violations must be
reported to the client.
Describes a single validation failure within a
ValidationErrorResponse.Maps
VersionMismatchException instances to HTTP 409 conflict responses.