Class ZeebeBpmnError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.spring.client.exception.CamundaError
io.camunda.spring.client.exception.BpmnError
io.camunda.zeebe.spring.common.exception.ZeebeBpmnError
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Indicates an error in sense of BPMN occured, that should be handled by the BPMN process, see ...
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.spring.client.exception.BpmnError
getErrorCode, getErrorMessage, getVariablesMethods inherited from class io.camunda.spring.client.exception.CamundaError
bpmnError, bpmnError, bpmnError, jobError, jobError, jobError, jobError, jobErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZeebeBpmnError
Deprecated, for removal: This API element is subject to removal in a future version.
-