com.sap.scheduler.api

Class TaskDoesNotExistException

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.api.TaskDoesNotExistException
All Implemented Interfaces:
Serializable

public class TaskDoesNotExistException
extends SchedulerException

This exception is thrown when a task is accessed which does not exist anymore.

See Also:
Serialized Form

Constructor Summary
TaskDoesNotExistException(SchedulerTaskID id, com.sap.security.api.IUser user)
           
TaskDoesNotExistException(String errMsg)
           
 
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

TaskDoesNotExistException

public TaskDoesNotExistException(String errMsg)

TaskDoesNotExistException

public TaskDoesNotExistException(SchedulerTaskID id,
                                 com.sap.security.api.IUser user)
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