Package io.camunda.zeebe.msgpack
Class MsgpackPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.msgpack.MsgpackException
io.camunda.zeebe.msgpack.MsgpackPropertyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMsgpackPropertyException(StringValue property, String message) MsgpackPropertyException(StringValue property, String message, Throwable cause) MsgpackPropertyException(StringValue property, 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
-
MsgpackPropertyException
-
MsgpackPropertyException
-
MsgpackPropertyException
-
-
Method Details
-
getProperty
-