Uses of Interface
de.xima.fc.interfaces.workflow.execution.IExceptionalCompletionResult
- 
Packages that use IExceptionalCompletionResult Package Description de.xima.fc.exceptions Package für allgemeine Exceptions - 
- 
Uses of IExceptionalCompletionResult in de.xima.fc.exceptions
Classes in de.xima.fc.exceptions that implement IExceptionalCompletionResult Modifier and Type Class Description classNodeThrewExceptionIndicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. 
 -