com.ibm.bpe.api

Class EngineSchedulerNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EngineSchedulerNotFoundException
    extends SystemFaultException
    Exception class for error message Engine.SchedulerNotFound.
    Thrown when: The session bean implementing the WebSphere Scheduler service cannot be found. It is needed if an activity is specified with a maximum duration.
    User action: Contact your WebSphere System Administrator.
    Since:
    5.0
    See Also:
    Serialized Form
    • Constructor Detail

      • EngineSchedulerNotFoundException

        public EngineSchedulerNotFoundException(java.lang.Object[] vars,
                                        java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 0 substitution variables for CWWBE0049E: The WebSphere scheduler service cannot be found.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8