public interface ErrorPropagator
| Modifier and Type | Method and Description |
|---|---|
boolean |
mapException(Exception e,
org.flowable.common.engine.api.variable.VariableContainer execution,
List<org.flowable.bpmn.model.MapExceptionEntry> exceptionMap) |
void |
propagateError(org.flowable.common.engine.api.variable.VariableContainer execution,
String code) |
void propagateError(org.flowable.common.engine.api.variable.VariableContainer execution,
String code)
Copyright © 2019 Flowable. All rights reserved.