Class RuntimeBinaryMsgException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tccc.kos.commons.core.service.blink.binarymsg.RuntimeBinaryMsgException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidApiBinaryMsgException,InvalidInterfaceBinaryMsgException,TooLongBinaryMsgException
Base exception for runtime
BinaryMsg exceptions. These are
not typically expected and are the result of unexpected inputs.- Since:
- 1.0
- Version:
- 2023-10-14
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeBinaryMsgException
-
RuntimeBinaryMsgException
-