Class ExceptionMapping.HandlerException

    • Field Detail

      • handled

        protected org.jboss.resteasy.client.jaxrs.internal.ClientResponse handled
      • candidates

        protected List<org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper> candidates
    • Constructor Detail

      • HandlerException

        public HandlerException​(jakarta.ws.rs.client.ClientResponseContext context,
                                List<org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper> candidates)