class |
AbstractAbruptCompletionException |
Indicates that execution of a workflow node ended abruptly.
|
class |
FileFormatException |
A particular IOException caused by an invalid file format
|
class |
IsNotAssignableException |
|
class |
NodeReturnedException |
Indicates that an exception occurred during the execution of a workflow node.
|
class |
NodeThrewException |
Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the
workflow runtime engine.
|
class |
PatternNotFoundException |
|
class |
PropertyException |
'Checked Exception' für Probleme bei der Property-Verarbeitung.
|
class |
TransformationException |
|
class |
WorkflowAnalysisException |
|
class |
WorkflowEventRunnerException |
Exception thrown by the workflow event runner.
|
class |
WorkflowProcessingException |
Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (
IProcessing -Implementierungen) geworfen.
|
class |
WorkflowTaskExecutionException |
Exception thrown by the task runner when a task could not be executed.
|
class |
WorkflowValidationException |
This exception is thrown when an error occurs during workflow validation.
|
class |
XfcUpdateException |
|