Class ProtocolMessageTooBigException

All Implemented Interfaces:
Serializable

public class ProtocolMessageTooBigException extends SdkException
Exception thrown when a protocol message exceeds the maximum allowed size.
See Also:
  • Constructor Details

    • ProtocolMessageTooBigException

      public ProtocolMessageTooBigException()
      Constructs a new ProtocolMessageTooBigException with a default error message.