Class RequestTimedOutException

  • All Implemented Interfaces:
    Serializable

    public class RequestTimedOutException
    extends Exception
    Thrown when no response was received from a remote system before the request's time to live expired.
    Author:
    jesse
    See Also:
    Serialized Form
    • Constructor Detail

      • RequestTimedOutException

        public RequestTimedOutException​(Throwable cause)