Class HttpClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ForbiddenException, ImATeapotException, ResourceNotFoundException, UnauthorizedException, UnavailableForLegalReasonsException, UnprocessableEntityException

public class HttpClientException extends HttpException
See Also:
  • Constructor Details

    • HttpClientException

      public HttpClientException(String methodKey, int status, String request)