Class BpmnError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZeebeBpmnError

public class BpmnError extends CamundaError
Indicates an error in sense of BPMN occured, that should be handled by the BPMN process, see ...
See Also:
  • Constructor Details

  • Method Details

    • getErrorMessage

      public String getErrorMessage()
    • getErrorCode

      public String getErrorCode()
    • getVariables

      public Object getVariables()