Class WorkflowTaskExecutionException

All Implemented Interfaces:
IXfcException, Serializable

public class WorkflowTaskExecutionException extends WorkflowProcessingException
Exception thrown by the task runner when a task could not be executed. Please note that this exception should node be used by the execute method of individual WorkflowNodes.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: