Class BpmnError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.spring.client.exception.CamundaError
io.camunda.spring.client.exception.BpmnError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ZeebeBpmnError
Indicates an error in sense of BPMN occured, that should be handled by the BPMN process, see ...
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
BpmnError
-
BpmnError
-
-
Method Details
-
getErrorMessage
-
getErrorCode
-
getVariables
-