Class JobWorkerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.tinkoff.kora.camunda.zeebe.worker.JobWorkerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJobWorkerException(String code) JobWorkerException(String code, String cause) JobWorkerException(String code, Throwable cause) JobWorkerException(String code, Map<String, Object> variables) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace