| class  | AbstractAbruptCompletionException | Indicates that execution of a workflow node ended abruptly. | 
| class  | AbstractXfcException | Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen. | 
| class  | AbstractXfcRuntimeException | Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen. | 
| 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  | NodeSoftErrorException | Indicates that a soft error 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  | ValidationException | Ausnahme für fehlgeschlagene Validierungen. | 
| 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  | XfcExportException |  | 
| class  | XfcUpdateException |  |