Class EasyHttpExceptions.Easy4xxException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EasyHttpExceptions.EasyBadRequestException, EasyHttpExceptions.EasyConflictRequestException, EasyHttpExceptions.EasyGoneException, EasyHttpExceptions.EasyMethodNotAllowedException, EasyHttpExceptions.EasyNotAcceptableException, EasyHttpExceptions.EasyNotFoundException, EasyHttpExceptions.EasyRequestTimeOutException, EasyHttpExceptions.EasyTooManyRequestsException, EasyHttpExceptions.EasyUnauthorizedRequestException
Enclosing class:
EasyHttpExceptions

public static class EasyHttpExceptions.Easy4xxException extends EasyHttpExceptions.EasyHttpRequestException
See Also:
  • Constructor Details