Uses of Class
de.xima.fc.exceptions.AbstractXfcException
Packages that use AbstractXfcException
Package
Description
Package für allgemeine Exceptions
- 
Uses of AbstractXfcException in de.xima.fc.exceptions
Subclasses of AbstractXfcException in de.xima.fc.exceptionsModifier and TypeClassDescriptionclassIndicates that execution of a workflow node ended abruptly.classWhen an error occurred in the AJAX upload servlet.classA particularIOExceptioncaused by an invalid file formatclassfinal classIndicates that an exception occurred during the execution of a workflow node.final classIndicates that a soft error occurred during the execution of a workflow node.final classIndicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine.classfinal class'Checked Exception' für Probleme bei der Property-Verarbeitung.classclassThis exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis.classException thrown by the workflow event runner.classDiese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing-Implementierungen) geworfen.classException thrown by the task runner when a task could not be executed.classThis exception is thrown when an error occurs during workflow validation.class - 
Uses of AbstractXfcException in de.xima.fc.plugin.exception
Subclasses of AbstractXfcException in de.xima.fc.plugin.exceptionModifier and TypeClassDescriptionclassException welche innerhalb der Plugin-Initialisierung und Abarbeitung geworfen werden kann - 
Uses of AbstractXfcException in de.xima.fc.web.common.exception
Subclasses of AbstractXfcException in de.xima.fc.web.common.exception