Uses of Package
de.xima.fc.exceptions
-
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.e2e.containerplugin.plugin Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly. -
Classes in de.xima.fc.exceptions used by de.xima.fc.exceptions Class Description AbstractAbruptCompletionException Indicates that execution of a workflow node ended abruptly.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.IFormI18nException Exception where theIXfcException.getMessageKey()
points to a key in the form I18N messages.IXfcException NodeSoftErrorException Indicates that a soft error occurred during the execution of a workflow node.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.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. -
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.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 Indicates that an exception occurred during the execution of a workflow node.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 Indicates that an exception 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.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 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 Indicates that an exception occurred during the execution of a workflow node.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.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.