Uses of Class
de.xima.fc.exceptions.NodeThrewException
Packages that use NodeThrewException
Package
Description
Package für allgemeine Exceptions
-
Uses of NodeThrewException in de.xima.fc.exceptions
Methods in de.xima.fc.exceptions that return NodeThrewException -
Uses of NodeThrewException in de.xima.fc.interfaces.workflow.event
Methods in de.xima.fc.interfaces.workflow.event that return NodeThrewException -
Uses of NodeThrewException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return NodeThrewExceptionModifier and TypeMethodDescriptionIWorkflowVariableHandler.getException(int index) Returns the exception at the given index in the exception stack.default NodeThrewExceptionIWorkflowNodeResult.getThrowingException()Methods in de.xima.fc.interfaces.workflow.execution with parameters of type NodeThrewExceptionModifier and TypeMethodDescriptionvoidIWorkflowVariableHandler.pushException(NodeThrewException e) Pushes the given exception to the exception stack, seeIWorkflowVariableHandler.getException(int). -
Uses of NodeThrewException in de.xima.fc.interfaces.workflow.params
Methods in de.xima.fc.interfaces.workflow.params that return types with arguments of type NodeThrewExceptionModifier and TypeMethodDescriptionINodeExecutionParams.standardAttachmentErrorsMultiple(boolean required) Returns aIResolvedAttachmentListProcessorthat can be used withIResolvedAttachmentList#collectResult.INodeExecutionParams.standardAttachmentErrorsMultiple(boolean required, IStandardAttachmentListResolutionErrorCreator errorCreator) Returns aIResolvedAttachmentListProcessorthat can be used withIResolvedAttachmentList#collectResult.INodeExecutionParams.standardAttachmentErrorsSingle(boolean required) Returns aIResolvedAttachmentListProcessorthat can be used withIResolvedAttachmentList#collectResult.INodeExecutionParams.standardAttachmentErrorsSingle(boolean required, IStandardAttachmentListResolutionErrorCreator errorCreator) Returns aIResolvedAttachmentListProcessorthat can be used withIResolvedAttachmentList#collectResult.INodeExecutionParams.standardFileErrorsMultiple(boolean required) Returns aIResolvedFileListProcessorthat can be used withIResolvedFileList#collectResult.INodeExecutionParams.standardFileErrorsMultiple(boolean required, IStandardFileListResolutionErrorCreator errorCreator) Returns aIResolvedFileListProcessorthat can be used withIResolvedFileList#collectResult.INodeExecutionParams.standardFileErrorsSingle(boolean required) Returns aIResolvedFileListProcessorthat can be used withIResolvedFileList#collectResult.INodeExecutionParams.standardFileErrorsSingle(boolean required, IStandardFileListResolutionErrorCreator errorCreator) Returns aIResolvedFileListProcessorthat can be used withIResolvedFileList#collectResult. -
Uses of NodeThrewException in de.xima.fc.ms.test.workflow
Methods in de.xima.fc.ms.test.workflow that return NodeThrewExceptionModifier and TypeMethodDescriptionprotected static NodeThrewExceptionAEventRunnerTest.assertFailure(IEventExecutionResult result, WorkflowNode node) protected static NodeThrewExceptionAEventRunnerTest.getNodeThrewException(IEventExecutionResult result, WorkflowNode node) Methods in de.xima.fc.ms.test.workflow with parameters of type NodeThrewExceptionModifier and TypeMethodDescriptionprotected static StringAEventRunnerTest.getNodeErrorMessage(NodeThrewException error) protected static ObjectAEventRunnerTest.getNodeErrorResultAtPath(NodeThrewException result, String path) protected static <T> TAEventRunnerTest.getNodeErrorResultAtPath(NodeThrewException result, String path, Class<T> type) protected static ObjectAEventRunnerTest.getNodeErrorResultValue(NodeThrewException nodeThrewException) protected static StringAEventRunnerTest.getNodeErrorType(NodeThrewException error) -
Uses of NodeThrewException in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event with parameters of type NodeThrewExceptionModifier and TypeMethodDescriptionstatic IUnhandledExceptionEventDataWorkflowEventDataFactory.unhandledException(IWorkflowExecutionEnvironmentData environmentData, IWorkflowEventData originalEvent, NodeThrewException unhandledException) Creates the event data for when an unhandled error occurred during execution of a workflow task. -
Uses of NodeThrewException in de.xima.fc.workflow.executor
Methods in de.xima.fc.workflow.executor that throw NodeThrewException -
Uses of NodeThrewException in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that throw NodeThrewExceptionModifier and TypeMethodDescriptionvoidStandardErrorAttachmentListProcessor.onAttachmentCountReducedToZeroByFilter(AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter error) voidStandardErrorAttachmentListProcessor.onAttachmentQueryDoesNotMatch(AAttachmentListResolutionError.AttachmentQueryDoesNotMatch error) voidStandardErrorFileListProcessor.onAttachmentQueryDoesNotMatch(AFileListResolutionError.AttachmentQueryDoesNotMatch error) voidStandardErrorAttachmentListProcessor.onCannotProcessAttachmentItem(AAttachmentListResolutionError.CannotProcessAttachmentItem error) voidStandardErrorAttachmentListProcessor.onCannotProcessAttachmentList(AAttachmentListResolutionError.CannotProcessAttachmentList error) voidStandardErrorFileListProcessor.onCannotProcessFileList(AFileListResolutionError.CannotProcessFileList error) voidStandardErrorFileListProcessor.onCannotProcessResourceItem(AFileListResolutionError.CannotProcessResourceItem error) voidStandardErrorFileListProcessor.onClientFileDoesNotExist(AFileListResolutionError.ClientFileDoesNotExist error) voidStandardErrorAttachmentListProcessor.onDatabaseError(AAttachmentListResolutionError.DatabaseError error) voidStandardErrorFileListProcessor.onDatabaseError(AFileListResolutionError.DatabaseError error) voidStandardErrorFileListProcessor.onExternalUrlCannotBeRead(AFileListResolutionError.ExternalUrlCannotBeRead error) voidStandardErrorFileListProcessor.onExternalUrlIsSyntacticallyInvalid(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error) voidStandardErrorFileListProcessor.onFileCountReducedToZeroByFilter(AFileListResolutionError.FileCountReducedToZeroByFilter error) voidStandardErrorAttachmentListProcessor.onFileSystemError(AAttachmentListResolutionError.FileSystemError error) voidStandardErrorFileListProcessor.onFileSystemError(AFileListResolutionError.FileSystemError error) voidStandardErrorFileListProcessor.onFormFileDoesNotExist(AFileListResolutionError.FormFileDoesNotExist error) voidStandardErrorAttachmentListProcessor.onNodeDoesNotExist(AAttachmentListResolutionError.NodeDoesNotExist error) voidStandardErrorFileListProcessor.onNodeDoesNotExist(AFileListResolutionError.NodeDoesNotExist error) voidStandardErrorAttachmentListProcessor.onNodeDoesNotProvideAttachments(AAttachmentListResolutionError.NodeDoesNotProvideAttachments error) voidStandardErrorFileListProcessor.onNodeDoesNotProvideFiles(AFileListResolutionError.NodeDoesNotProvideFiles error) voidStandardErrorAttachmentListProcessor.onNodeNotExecuted(AAttachmentListResolutionError.NodeNotExecuted error) voidStandardErrorFileListProcessor.onNodeNotExecuted(AFileListResolutionError.NodeNotExecuted error) voidStandardErrorAttachmentListProcessor.onResolvedAttachmentListEmpty()voidStandardErrorFileListProcessor.onResolvedFileListEmpty()voidStandardErrorAttachmentListProcessor.onUploadFieldDoesNotExist(AAttachmentListResolutionError.UploadFieldDoesNotExist error) voidStandardErrorFileListProcessor.onUploadFieldDoesNotExist(AFileListResolutionError.UploadFieldDoesNotExist error) voidStandardErrorAttachmentListProcessor.onUploadFieldDoesNotProvideAttachments(AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments error) voidStandardErrorFileListProcessor.onUploadFieldDoesNotProvideFiles(AFileListResolutionError.UploadFieldDoesNotProvideFiles error) -
Uses of NodeThrewException in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model with parameters of type NodeThrewExceptionModifier and TypeMethodDescriptionstatic IWorkflowNodeResultWorkflowNodeResult.throwing(NodeThrewException e)