Class NotConnectedBinaryMsgException

All Implemented Interfaces:
Serializable

public class NotConnectedBinaryMsgException extends BinaryMsgException
Exception thrown when there is an attempt to use a BinaryMsgSession object when one did not exist.
Since:
1.0
Version:
2022-08-30
See Also:
  • Constructor Details

    • NotConnectedBinaryMsgException

      public NotConnectedBinaryMsgException()
      Constructs a new "binary msg: not connected" exception.