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 TypeClassDescriptionclass
Indicates that execution of a workflow node ended abruptly.class
When an error occurred in the AJAX upload servlet.class
A particularIOException
caused by an invalid file formatclass
final class
Indicates that an exception occurred during the execution of a workflow node.final class
Indicates that a soft error occurred during the execution of a workflow node.final class
Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine.class
final class
'Checked Exception' für Probleme bei der Property-Verarbeitung.class
class
This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
.class
Exception thrown by the workflow event runner.class
Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing
-Implementierungen) geworfen.class
Exception thrown by the task runner when a task could not be executed.class
This 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 TypeClassDescriptionclass
Exception 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