Class TimeoutBinaryMsgException

All Implemented Interfaces:
Serializable

public class TimeoutBinaryMsgException extends BinaryMsgException
Exception thrown when a BinaryMsg response times out.
Since:
1.0
Version:
2022-09-01
See Also:
  • Constructor Details

    • TimeoutBinaryMsgException

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