com.ibm.task.api

Class SubTasksNotSupportedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class SubTasksNotSupportedException
    extends TaskException
    Exception class for error message Api.SubTasksNotSupported.
    Thrown when: The delegation of the task using subtasks is not supported.
    User action: No action is required.
    Since:
    6.0.2
    See Also:
    Serialized Form
    • Constructor Detail

      • SubTasksNotSupportedException

        public SubTasksNotSupportedException(java.lang.Object[] vars,
                                     java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWTKA0076E: The task instance ''{0}'' does not support subtasks.
        {0} is the task name.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8