Package org.jboss.resteasy.client.exception
package org.jboss.resteasy.client.exception
-
ClassDescriptionWraps a
BadRequestException
with a sanitized response.Wraps aClientErrorException
with a sanitized response.Wraps aForbiddenException
with a sanitized response.Wraps aInternalServerErrorException
with a sanitized response.Wraps aNotAcceptableException
with a sanitized response.Wraps aNotAllowedException
with a sanitized response.Wraps aNotAuthorizedException
with a sanitized responseWraps aNotFoundException
with a sanitized response.Wraps aNotSupportedException
with a sanitized response.Wraps aRedirectionException
with a sanitized response.Wraps aServerErrorException
with a sanitized response.Wraps aServiceUnavailableException
with a sanitized response.Wraps aWebApplicationException
with a sanitized response.WebApplicationExceptionWrapper<T extends jakarta.ws.rs.WebApplicationException>An interface which allows aWebApplicationException
to be unwrapped.