Class ExceptionMapping.HandlerException

    • Field Detail

      • candidates

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

      • HandlerException

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