Priority | Exception | Mapper |
---|---|---|
5001 | io.quarkus.security.AuthenticationCompletionException | io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationCompletionExceptionMapper |
5100 | com.fasterxml.jackson.databind.exc.MismatchedInputException | io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException |
5001 | io.quarkus.security.ForbiddenException | io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.ForbiddenExceptionMapper |
5001 | javax.validation.ValidationException | io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationExceptionMapper |
5001 | io.quarkus.security.AuthenticationFailedException | io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationFailedExceptionMapper$GeneratedExceptionHandlerFor$AuthenticationFailedException$OfMethod$handle |
5001 | io.quarkus.security.UnauthorizedException | io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.UnauthorizedExceptionMapper$GeneratedExceptionHandlerFor$UnauthorizedException$OfMethod$handle |
5100 | com.fasterxml.jackson.databind.exc.InvalidDefinitionException | io.quarkus.resteasy.reactive.jackson.runtime.mappers.NativeInvalidDefinitionExceptionMapper$GeneratedExceptionHandlerFor$InvalidDefinitionException$OfMethod$toResponse |
5001 | io.quarkus.security.AuthenticationRedirectException | io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationRedirectExceptionMapper |
5001 | javax.ws.rs.NotFoundException | io.quarkus.resteasy.reactive.server.runtime.NotFoundExceptionMapper$GeneratedExceptionHandlerFor$NotFoundException$OfMethod$toResponse |