com.ibm.task.api

Class StateObserverError

  • java.lang.Object
    • java.lang.Throwable
  • All Implemented Interfaces:
    java.io.Serializable


    public class StateObserverError
    extends TaskError
    Exception class for error message Api.StateObserver.
    Thrown when: A general error occurred during the call of the state observer plug-ins.
    User action: No action is required.
    Since:
    6.0
    See Also:
    Serialized Form
    • Constructor Detail

      • StateObserverError

        public StateObserverError(java.lang.Object[] vars,
                          java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 2 substitution variables for CWTKA0042E: An error occurred during the call of the state observer plug-ins: ''{0}'' / ''{1}''
        {0} observer event name
        {1} plug-in class name
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8