com.sap.scheduler.api

Class TaskNotCancelableException

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

Deprecated. This exception will never be thrown

public class TaskNotCancelableException
extends SchedulerException

See Also:
Serialized Form

Constructor Summary
TaskNotCancelableException()
          Deprecated.  
TaskNotCancelableException(String message)
          Deprecated.  
TaskNotCancelableException(String message, Throwable cause)
          Deprecated.  
TaskNotCancelableException(Throwable cause)
          Deprecated.  
 
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

TaskNotCancelableException

public TaskNotCancelableException()
Deprecated. 

TaskNotCancelableException

public TaskNotCancelableException(String message)
Deprecated. 

TaskNotCancelableException

public TaskNotCancelableException(Throwable cause)
Deprecated. 

TaskNotCancelableException

public TaskNotCancelableException(String message,
                                  Throwable cause)
Deprecated. 


Copyright 2009 SAP AG Complete Copyright Notice