com.sap.scheduler.runtime

Class NoSuchJobException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.scheduler.runtime.SchedulerException
              extended by com.sap.scheduler.runtime.NoSuchJobException
All Implemented Interfaces:
Serializable

public class NoSuchJobException
extends SchedulerException

This exception is thrown by various methods in case the specified job does not exist.

See Also:
Serialized Form

Constructor Summary
NoSuchJobException()
           
NoSuchJobException(String arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchJobException

public NoSuchJobException()

NoSuchJobException

public NoSuchJobException(String arg0)
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGFACADE [sap.com] tc/je/scheduler/api


Copyright 2010 SAP AG Complete Copyright Notice