class  | 
AbstractAbruptCompletionException | 
 Indicates that execution of a workflow node ended abruptly. 
 | 
class  | 
AbstractSuccessAbruptCompletionException | 
 Used by a node to indicate that the node completed abruptly by issuing a break or continue statement that jumps out
 of the current loop iteration. 
 | 
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  | 
AjaxUploadException | 
 When an error occurred in the AJAX upload servlet. 
 | 
class  | 
FileFormatException | 
A particular  IOException caused by an invalid file format  
 | 
class  | 
IsNotAssignableException | 
  | 
class  | 
NodeReturnedException | 
 Used by a node to indicate that the node completed abruptly by issuing a return statement. 
 | 
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  | 
NodeTransferredControlException | 
 Used by a node to indicate that the node completed abruptly by issuing a break or continue statement that jumps out
 of the current loop iteration. 
 | 
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 | 
  |