| ResteasyBadRequestException | 
Wraps a  BadRequestException with a  sanitized response.  
 | 
| ResteasyClientErrorException | 
Wraps a  ClientErrorException with a  sanitized response.  
 | 
| ResteasyForbiddenException | 
Wraps a  ForbiddenException with a  sanitized response.  
 | 
| ResteasyInternalServerErrorException | 
Wraps a  InternalServerErrorException with a  sanitized response.  
 | 
| ResteasyNotAcceptableException | 
Wraps a  NotAcceptableException with a  sanitized response.  
 | 
| ResteasyNotAllowedException | 
Wraps a  NotAllowedException with a  sanitized response.  
 | 
| ResteasyNotAuthorizedException | 
Wraps a  NotAuthorizedException with a  sanitized response  
 | 
| ResteasyNotFoundException | 
Wraps a  NotFoundException with a  sanitized response.  
 | 
| ResteasyNotSupportedException | 
Wraps a  NotSupportedException with a  sanitized response.  
 | 
| ResteasyRedirectionException | 
Wraps a  RedirectionException with a  sanitized response.  
 | 
| ResteasyServerErrorException | 
Wraps a  ServerErrorException with a  sanitized response.  
 | 
| ResteasyServiceUnavailableException | 
Wraps a  ServiceUnavailableException with a  sanitized response.  
 | 
| ResteasyWebApplicationException | 
Wraps a  WebApplicationException with a  sanitized response.  
 |