Class InvalidApiBinaryMsgException

All Implemented Interfaces:
Serializable

public class InvalidApiBinaryMsgException extends RuntimeBinaryMsgException
Exception thrown when there is an attempt to use an out-of-range API number for BinaryMsg.
Since:
1.0
Version:
2022-09-01
See Also:
  • Constructor Details

    • InvalidApiBinaryMsgException

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