Class ProtocolSendBufferFullException

All Implemented Interfaces:
Serializable

public class ProtocolSendBufferFullException extends SdkException
Represents an exception that is thrown when the send buffer is full in the protocol.
See Also:
  • Constructor Details

    • ProtocolSendBufferFullException

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