Uses of Class
io.quarkus.rest.client.reactive.deployment.ClientExceptionMapperHandler.Result
-
Packages that use ClientExceptionMapperHandler.Result Package Description io.quarkus.rest.client.reactive.deployment -
-
Uses of ClientExceptionMapperHandler.Result in io.quarkus.rest.client.reactive.deployment
Methods in io.quarkus.rest.client.reactive.deployment that return ClientExceptionMapperHandler.Result Modifier and Type Method Description (package private) ClientExceptionMapperHandler.ResultClientExceptionMapperHandler. generateResponseExceptionMapper(org.jboss.jandex.AnnotationInstance instance)Generates an implementation ofResponseExceptionMapperthat looks something like:
-