Class ZeebeBpmnError

All Implemented Interfaces:
Serializable

@Deprecated(since="8.8", forRemoval=true) public class ZeebeBpmnError extends BpmnError
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 Details

    • ZeebeBpmnError

      public ZeebeBpmnError(String errorCode, String errorMessage, Map<String,Object> variables)
      Deprecated, for removal: This API element is subject to removal in a future version.