Package org.jboss.resteasy.client.exception
package org.jboss.resteasy.client.exception
-
ClassDescriptionWraps a
BadRequestExceptionwith a sanitized response.Wraps aClientErrorExceptionwith a sanitized response.Wraps aForbiddenExceptionwith a sanitized response.Wraps aInternalServerErrorExceptionwith a sanitized response.Wraps aNotAcceptableExceptionwith a sanitized response.Wraps aNotAllowedExceptionwith a sanitized response.Wraps aNotAuthorizedExceptionwith a sanitized responseWraps aNotFoundExceptionwith a sanitized response.Wraps aNotSupportedExceptionwith a sanitized response.Wraps aRedirectionExceptionwith a sanitized response.Wraps aServerErrorExceptionwith a sanitized response.Wraps aServiceUnavailableExceptionwith a sanitized response.Wraps aWebApplicationExceptionwith a sanitized response.WebApplicationExceptionWrapper<T extends jakarta.ws.rs.WebApplicationException>An interface which allows aWebApplicationExceptionto be unwrapped.