Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.behavior | |
org.camunda.bpm.engine.impl.bpmn.helper |
Modifier and Type | Method and Description |
---|---|
protected BpmnError |
ScriptTaskActivityBehavior.checkIfCauseOfExceptionIsBpmnError(Throwable e)
Searches recursively through the exception to see if the exception itself
or one of its causes is a
BpmnError . |
Modifier and Type | Method and Description |
---|---|
static void |
ErrorPropagation.propagateError(BpmnError error,
ActivityExecution execution) |
Copyright © 2018. All rights reserved.