Class InvalidInterfaceBinaryMsgException

All Implemented Interfaces:
Serializable

public class InvalidInterfaceBinaryMsgException extends RuntimeBinaryMsgException
Exception thrown when there is an attempt to use an invalid BinaryMsgIface.
Since:
1.0
Version:
2022-09-01
See Also:
  • Constructor Details

    • InvalidInterfaceBinaryMsgException

      public InvalidInterfaceBinaryMsgException(String message)
      Constructs a new "binary msg: invalid interface" exception with the specified message.
      Parameters:
      message - the detailed error message