Package de.xima.fc.exceptions
Package für allgemeine Exceptions
-
Interface Summary Interface Description IFormI18nException Exception where theIXfcException.getMessageKey()
points to a key in the form I18N messages.IXfcException -
Class Summary Class Description XfcExceptionData -
Exception Summary Exception 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.AFileListResolutionError.AttachmentQueryDoesNotMatch Exception data class for theEResourceItemResolutionError.ATTACHMENT_QUERY_DOES_NOT_MATCH
error.AFileListResolutionError.CannotProcessFileList Exception data class for theEResourceItemResolutionError.CANNOT_PROCESS_FILE_LIST
error.AFileListResolutionError.CannotProcessResourceItem Exception data class for theEResourceItemResolutionError.CANNOT_PROCESS_RESOURCE_ITEM
error.AFileListResolutionError.ClientFileDoesNotExist Exception data class for theEResourceItemResolutionError.CLIENT_FILE_DOES_NOT_EXIST
error.AFileListResolutionError.DatabaseError Exception data class for theEResourceItemResolutionError.DATABASE_ERROR
error.AFileListResolutionError.ExternalUrlCannotBeRead Exception data class for theEResourceItemResolutionError.EXTERNAL_URL_CANNOT_BE_READ
error.AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid Exception data class for theEResourceItemResolutionError.EXTERNAL_URL_IS_SYNTACTICALLY_INVALID
error.AFileListResolutionError.FileCountReducedToZeroByFilter Exception data class for theEResourceItemResolutionError.FILE_COUNT_REDUCED_TO_ZERO_BY_FILTER_OPTIONS
error.AFileListResolutionError.FileSystemError Exception data class for theEResourceItemResolutionError.FILE_SYSTEM_ERROR
error.AFileListResolutionError.FormFileDoesNotExist Exception data class for theEResourceItemResolutionError.FORM_FILE_DOES_NOT_EXIST
error.AFileListResolutionError.NodeDoesNotExist Exception data class for theEResourceItemResolutionError.NODE_DOES_NOT_EXIST
error.AFileListResolutionError.NodeDoesNotProvideFiles Exception data class for theEResourceItemResolutionError.NODE_DOES_NOT_PROVIDE_FILES
error.AFileListResolutionError.NodeNotExecuted Exception data class for theEResourceItemResolutionError.NODE_NOT_EXECUTED
error.AFileListResolutionError.UploadFieldDoesNotExist Exception data class for theEResourceItemResolutionError.UPLOAD_FIELD_DOES_NOT_EXIST
error.AFileListResolutionError.UploadFieldDoesNotProvideFiles Exception data class for theEResourceItemResolutionError.UPLOAD_FIELD_DOES_NOT_PROVIDE_FILES
error.AjaxUploadException When an error occurred in the AJAX upload servlet.ContextBuilderException CouldNotLockFormRecordException Indicates that a form record could not be lockedDuplicateFormElementAliasException Exception thrown when a multiple form elements have got the same alias, such as when persisting a form version.ExecutionAbortedException Indicates that execution of a workflow node was aborted.FastJsonException Similar toJSONException
, but with the difference that this is a checked exception.FileFormatException A particularIOException
caused by an invalid file formatHasReferenceException An exception that indicates that a certain operation cannot be performed on an entity, due to that entity still being reference by other entities.InvalidUriPathSegmentNameException Exception when a name is encountered that cannot be used literally as aURI path segment
.IsNotAssignableException LoginLockedException MailContextNotAvailableException Exception thrown when an email cannot be send because no mail context (=mail server configuration) is available.MalwareDetectedException Generic exception that is thrown when a file or some data was detected to contain malware.MissingEntityException 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.PatternNotFoundException PostPersistValidationException When form record validation failed after the form record was persisted.PropertyException 'Checked Exception' für Probleme bei der Property-Verarbeitung.ResourceAccessCheckException Exception that is thrown when access to a resource could not be checked due an unhandled or unforeseen error.SystemUpdateException TransformationException ValidationException Ausnahme für fehlgeschlagene Validierungen.WorkflowAnalysisException This exception is thrown when a workflow task or node could not be analyzed, seeIWorkflowFlowAnalysis
.WorkflowEventRunnerException Exception thrown by the workflow event runner.WorkflowPlaceholderException Exception thrown by the workflow placeholder refactorer.WorkflowProcessingException Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (IProcessing
-Implementierungen) geworfen.WorkflowTaskExecutionException Exception thrown by the task runner when a task could not be executed.WorkflowValidationException This exception is thrown when an error occurs during workflow validation.XfcExportException XfcUpdateException