Package io.camunda.zeebe.msgpack
Class MsgpackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.msgpack.MsgpackException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MsgpackPropertyException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMsgpackException(String message) MsgpackException(String message, Throwable cause) MsgpackException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MsgpackException
public MsgpackException() -
MsgpackException
-
MsgpackException
-
MsgpackException
-