Class ProtocolInvalidRequestException

All Implemented Interfaces:
Serializable

public class ProtocolInvalidRequestException extends SdkException
Represents an exception that is thrown when an invalid request is made to the protocol.
See Also:
  • Constructor Details

    • ProtocolInvalidRequestException

      public ProtocolInvalidRequestException(String content)
      Constructs a new ProtocolInvalidRequestException with the specified content.
      Parameters:
      content - the content of the exception