Class EasyHttpExceptions.EasyRequestTimeOutException

All Implemented Interfaces:
Serializable
Enclosing class:
EasyHttpExceptions

public static class EasyHttpExceptions.EasyRequestTimeOutException extends EasyHttpExceptions.Easy4xxException
This exception is thrown when a socket timeout occurs
See Also:
  • Constructor Details

    • EasyRequestTimeOutException

      public EasyRequestTimeOutException(ResponseObject response)