Package io.github.belgif.rest.problem.ee.server.jaxrs
package io.github.belgif.rest.problem.ee.server.jaxrs
-
ClassesClassDescriptionAbstract base class for input-aware ("in" and "name") ParamConverter.AbstractUnwrappingExceptionMapper<T extends javax.ws.rs.WebApplicationException>Abstract base class for unwrapping BadRequestProblem cause from WebApplicationExceptions.Exception mapper for
BadRequestException, with special handling for unwrapping BadRequestProblem cause thrown byParamConverter.ExceptionMapper for mapping ConstraintViolationException to BadRequestProblem.Default ExceptionMapper for mapping unhandled exceptions to InternalServerErrorProblem.ExceptionMapper for unhandled EJBExceptions.ExceptionMapper for mapping jackson JsonMappingException to BadRequestProblem.ExceptionMapper for mapping jackson JsonParseException to BadRequestProblem.ExceptionMapper for mapping jackson MismatchedInputException to BadRequestProblem.A ParameterNameProvider that retrieves the parameter name from JAX-RS annotations (if present).Exception mapper forNotFoundException, with special handling for unwrapping BadRequestProblem cause thrown byParamConverter.ExceptionMapper forProblem.ExceptionMapper for unhandled WebApplicationExceptions.