com.ibm.task.api

Class TaskTerminatedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class TaskTerminatedException
    extends TaskException
    Exception class for error message Api.TaskTerminated.
    Thrown when: The API terminate method was invoked for this task.
    User action: No action is required.
    Since:
    6.0
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskTerminatedException

        public TaskTerminatedException(java.lang.Object[] vars,
                               java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 0 substitution variables for CWTKA0050E: The task has been terminated.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8