Uses of Interface
org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper
Packages that use WebApplicationExceptionWrapper
- 
Uses of WebApplicationExceptionWrapper in org.jboss.resteasy.client.exceptionClasses in org.jboss.resteasy.client.exception that implement WebApplicationExceptionWrapperModifier and TypeClassDescriptionclassWraps aBadRequestExceptionwith a sanitized response.classWraps aClientErrorExceptionwith a sanitized response.classWraps aForbiddenExceptionwith a sanitized response.classWraps aInternalServerErrorExceptionwith a sanitized response.classWraps aNotAcceptableExceptionwith a sanitized response.classWraps aNotAllowedExceptionwith a sanitized response.classWraps aNotAuthorizedExceptionwith a sanitized responseclassWraps aNotFoundExceptionwith a sanitized response.classWraps aNotSupportedExceptionwith a sanitized response.classWraps aRedirectionExceptionwith a sanitized response.classWraps aServerErrorExceptionwith a sanitized response.classWraps aServiceUnavailableExceptionwith a sanitized response.classWraps aWebApplicationExceptionwith a sanitized response.