Uses of Interface
de.xima.fc.exceptions.IXfcException
Packages that use IXfcException
Package
Description
Package für allgemeine Exceptions
-
Uses of IXfcException in de.xima.fc.exceptions
Subinterfaces of IXfcException in de.xima.fc.exceptionsModifier and TypeInterfaceDescriptioninterface
Exception where thegetMessageKey()
points to a key in the form I18N messages.Classes in de.xima.fc.exceptions that implement IXfcExceptionModifier and TypeClassDescriptionclass
Indicates that execution of a workflow node ended abruptly.class
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.class
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.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
final class
Ausnahme für fehlgeschlagene Validierungen.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.final class
class
Constructors in de.xima.fc.exceptions with parameters of type IXfcExceptionModifierConstructorDescriptionAbstractXfcException
(IXfcException xfcException) AbstractXfcRuntimeException
(IXfcException xfcException) -
Uses of IXfcException in de.xima.fc.plugin.exception
Classes in de.xima.fc.plugin.exception that implement IXfcExceptionModifier and TypeClassDescriptionclass
Exception welche innerhalb der Plugin-Initialisierung und Abarbeitung geworfen werden kann -
Uses of IXfcException in de.xima.fc.web.common.exception
Classes in de.xima.fc.web.common.exception that implement IXfcException