Class ProtocolTimeoutException

All Implemented Interfaces:
Serializable

public class ProtocolTimeoutException extends SdkException
Represents an exception that is thrown when a response is not received in the configured time window.
See Also:
  • Constructor Details

    • ProtocolTimeoutException

      public ProtocolTimeoutException()
      Initializes a new instance of the ProtocolTimeoutException class.