Uses of Class
io.github.belgif.rest.problem.ee.jaxrs.AbstractUnwrappingExceptionMapper
Packages that use AbstractUnwrappingExceptionMapper
-
Uses of AbstractUnwrappingExceptionMapper in io.github.belgif.rest.problem.ee.jaxrs
Subclasses of AbstractUnwrappingExceptionMapper in io.github.belgif.rest.problem.ee.jaxrsModifier and TypeClassDescriptionclassException mapper forBadRequestException, with special handling for unwrapping BadRequestProblem cause thrown byParamConverter.classException mapper forNotFoundException, with special handling for unwrapping BadRequestProblem cause thrown byParamConverter.