Uses of Package
de.xima.fc.exceptions
-
Classes in de.xima.fc.exceptions used by de.xima.fc.api.entity Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.api.rest.pub.impl.generic.controller Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.api.system Class Description PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung. -
Classes in de.xima.fc.exceptions used by de.xima.fc.bl.fdv.processing Class Description WorkflowProcessingException Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing
-Implementierungen) geworfen. -
Classes in de.xima.fc.exceptions used by de.xima.fc.dao.hook Class Description ValidationException Ausnahme für fehlgeschlagene Validierungen. -
Classes in de.xima.fc.exceptions used by de.xima.fc.dao.impl Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.dao.interfaces Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.exceptions Class Description AAttachmentListResolutionError Exception class for the various kinds ofEAttachmentItemResolutionError
s with additional data.AAttachmentListResolutionError.AAttachmentItemResolutionError Abstract class for all errors specific to an attachment item.AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.AbstractAbruptCompletionException.Builder A simple builder for anAbstractAbruptCompletionException
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.AbstractSuccessAbruptCompletionException.Builder A simple builder for configuring aNodeReturnedException
.AbstractXfcException Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.AbstractXfcRuntimeException Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.AFileListResolutionError Exception class for the various kinds ofEResourceItemResolutionError
s with additional data.AFileListResolutionError.AResourceItemResolutionError Abstract class for all errors specific to a resource item.AFileProvisionHandleError Exception class for the various kinds ofEFileProvisionHandleError
s with additional data.IFormI18nException Exception where theIXfcException.getMessageKey()
points to a key in the form I18N messages.IXfcException NodeReturnedException Used by a node to indicate that the node completed abruptly by issuing a return statement.NodeReturnedException.Builder A simple builder for configuring aNodeReturnedException
.NodeSoftErrorException Indicates that a soft error occurred during the execution of a workflow node.NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine.NodeThrewException.Builder A simple builder for configuring aNodeThrewException
.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.NodeTransferredControlException.Builder A simple builder for configuring aNodeTransferredControlException
.WorkflowProcessingException Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing
-Implementierungen) geworfen.XfcExceptionData -
Classes in de.xima.fc.exceptions used by de.xima.fc.fastjson Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.form Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.appointment Class Description PostPersistValidationException When form record validation failed after the form record was persisted. -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.lock Class Description CouldNotLockFormRecordException Indicates that a form record could not be locked -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.persist Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.process Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.render Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.request Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.form.upload Class Description AjaxUploadException When an error occurred in the AJAX upload servlet. -
Classes in de.xima.fc.exceptions used by de.xima.fc.gui.bean.project Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.gui.designer.form.utils Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.gui.util Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.handler.entity Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.handler.interfaces.entity Class Description InvalidTokenException Exception that is thrown when a token is invalid.TokenCreateException Exception that is thrown when a token cannot be created.UnknownTokenException Exception that is thrown when a token is unknown. -
Classes in de.xima.fc.exceptions used by de.xima.fc.handler.interfaces.system Class Description PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung. -
Classes in de.xima.fc.exceptions used by de.xima.fc.handler.system Class Description PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung. -
Classes in de.xima.fc.exceptions used by de.xima.fc.inbox.servlet Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.plugin.retval.workflow Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.processing Class Description WorkflowProcessingException Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing
-Implementierungen) geworfen. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.security.access Class Description ResourceAccessCheckException Exception that is thrown when access to a resource could not be checked due an unhandled or unforeseen error. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.analysis Class Description WorkflowAnalysisException This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.elements Class Description WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.event Class Description NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.mixin Class Description WorkflowAnalysisException This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
.WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.nodes Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.ExecutionAbortedError Indicates that execution of a workflow node was aborted. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.params Class Description NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.interfaces.workflow.validation Class Description WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.mail Class Description ArchiveException Exception for failed email archiving.MailContextNotAvailableException Exception thrown when an email cannot be send because no mail context (=mail server configuration) is available. -
Classes in de.xima.fc.exceptions used by de.xima.fc.ms.test.workflow Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception.NodeSoftErrorException Indicates that a soft error occurred during the execution of a workflow node.NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.plugin.exception Class Description AbstractXfcException Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.IXfcException -
Classes in de.xima.fc.exceptions used by de.xima.fc.plugin.workflow Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.refactor Class Description WorkflowPlaceholderException Exception thrown by the workflow placeholder refactorer. -
Classes in de.xima.fc.exceptions used by de.xima.fc.security.access Class Description ResourceAccessCheckException Exception that is thrown when access to a resource could not be checked due an unhandled or unforeseen error. -
Classes in de.xima.fc.exceptions used by de.xima.fc.servlet Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.transform.xml Class Description TransformationException -
Classes in de.xima.fc.exceptions used by de.xima.fc.update Class Description SystemUpdateException -
Classes in de.xima.fc.exceptions used by de.xima.fc.utils Class Description InvalidUriPathSegmentNameException Exception when a name is encountered that cannot be used literally as aURI path segment
. -
Classes in de.xima.fc.exceptions used by de.xima.fc.web.common.exception Class Description AbstractXfcException Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.IXfcException -
Classes in de.xima.fc.exceptions used by de.xima.fc.web.common.fd2.model Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.web.common.json Class Description PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung. -
Classes in de.xima.fc.exceptions used by de.xima.fc.web.common.respond Class Description ContextBuilderException -
Classes in de.xima.fc.exceptions used by de.xima.fc.web.common.utils Class Description IsNotAssignableException PatternNotFoundException PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung.ValidationException Ausnahme für fehlgeschlagene Validierungen. -
Classes in de.xima.fc.exceptions used by de.xima.fc.webdav Class Description InvalidUriPathSegmentNameException Exception when a name is encountered that cannot be used literally as aURI path segment
. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.converter Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.designer.bean Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.designer.helper Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.designer.model Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.designer.registry.nodes Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.NodeReturnedException Used by a node to indicate that the node completed abruptly by issuing a return statement.WorkflowAnalysisException This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
.WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.event Class Description NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.executor Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.NodeReturnedException Used by a node to indicate that the node completed abruptly by issuing a return statement.NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.itemlist Class Description NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.mixin Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.engine Class Description CouldNotLockFormRecordException Indicates that a form record could not be locked -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.factory Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.iface Class Description WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.logic.analysis Class Description WorkflowAnalysisException This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.logic.validation Class Description WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.processor.model Class Description AAttachmentListResolutionError Exception class for the various kinds ofEAttachmentItemResolutionError
s with additional data.AAttachmentListResolutionError.AAttachmentItemResolutionError Abstract class for all errors specific to an attachment item.AAttachmentListResolutionError.CannotProcessAttachmentList Exception data class for theEAttachmentItemResolutionError.CANNOT_PROCESS_ATTACHMENT_LIST
error.AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.AFileListResolutionError Exception class for the various kinds ofEResourceItemResolutionError
s with additional data.AFileListResolutionError.AResourceItemResolutionError Abstract class for all errors specific to a resource item.AFileListResolutionError.CannotProcessFileList Exception data class for theEResourceItemResolutionError.CANNOT_PROCESS_FILE_LIST
error.NodeReturnedException Used by a node to indicate that the node completed abruptly by issuing a return statement.NodeSoftErrorException Indicates that a soft error occurred during the execution of a workflow node.NodeThrewException Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine.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.WorkflowValidationException This exception is thrown when an error occurs during workflow validation. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.taglib.component.flowchart Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.taglib.model Class Description FastJsonException Similar toJSONException
, but with the difference that this is a checked exception. -
Classes in de.xima.fc.exceptions used by de.xima.fc.workflow.validator Class Description WorkflowValidationException This exception is thrown when an error occurs during workflow validation.