Package com.tietoevry.quarkus.resteasy.problem.jaxrs
-
Class Summary Class Description JaxRsForbiddenExceptionMapper Mapper overriding default Quarkus exception mapper to make all error responses compliant with RFC7807.NotFoundExceptionMapper Mapper overriding default Quarkus exception mapper to make all error responses compliant with RFC7807.WebApplicationExceptionMapper Generic exception mapper for JaxRS WebApplicationExceptions - it passes status and message to application/problem response.