Uses of Interface
de.xima.fc.interfaces.workflow.params.IAbruptCompletionExceptionBuilder
-
Packages that use IAbruptCompletionExceptionBuilder Package Description de.xima.fc.interfaces.workflow.params -
-
Uses of IAbruptCompletionExceptionBuilder in de.xima.fc.interfaces.workflow.params
Subinterfaces of IAbruptCompletionExceptionBuilder in de.xima.fc.interfaces.workflow.params Modifier and Type Interface Description interfaceINodeReturnedExceptionBuilderBuilder for the exception thrown by a node when it wishes to stop the current execution by issuing a return statement.interfaceINodeThrewExceptionBuilderBuilder for the exception thrown by a node when it encounters an error upon execution.interfaceINodeTransferredControlExceptionBuilderBuilder for the exception thrown by a node when it wishes to peform an abrupt local control transfer, e.g.
-