Uses of Class
com.codingapi.flow.exception.FlowExecutionException
Packages that use FlowExecutionException
-
Uses of FlowExecutionException in com.codingapi.flow.exception
Methods in com.codingapi.flow.exception that return FlowExecutionExceptionModifier and TypeMethodDescriptionstatic FlowExecutionExceptionFlowExecutionException.createRecordSizeError()Create record size errorstatic FlowExecutionExceptionFlowExecutionException.customActionNextNotFound()Custom action next not foundstatic FlowExecutionExceptionFlowExecutionException.operatorNotInScope(String actionType) Operator not in scopestatic FlowExecutionExceptionFlowExecutionException.routerNodeNotFound(String nodeId) Router node not foundstatic FlowExecutionExceptionFlowExecutionException.scriptExecutionError(String scriptType, Throwable cause) Script execution error