Uses of Class
com.sap.scheduler.runtime.SchedulerException

Packages that use SchedulerException
com.sap.scheduler.api   
com.sap.scheduler.runtime   
 

Uses of SchedulerException in com.sap.scheduler.api
 

Subclasses of SchedulerException in com.sap.scheduler.api
 class TaskDoesNotExistException
          This exception is thrown when a task is accessed which does not exist anymore.
 class TaskNotCancelableException
          Deprecated. This exception will never be thrown
 class TaskValidationException
          A TaskValidationException is thrown on a problem with the task provided.
 class TooManyFireEventsException
           
 

Uses of SchedulerException in com.sap.scheduler.runtime
 

Subclasses of SchedulerException in com.sap.scheduler.runtime
 class JobIllegalStateException
          This exception is thrown when an oparation on a job fails because it is in the wrong state.
 class NoSuchJobDefinitionException
          This exception is thrown by various methods in case the specified job definition does not exist.
 class NoSuchJobException
          This exception is thrown by various methods in case the specified job does not exist.
 class ParameterValidationException
          This exception is raised when the proided parameters for a job do not match the parameters which are specified by the job definition.
 



Copyright 2010 SAP AG Complete Copyright Notice