com.sap.scheduler.runtime
Class NoSuchJobDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.scheduler.runtime.SchedulerException
com.sap.scheduler.runtime.NoSuchJobDefinitionException
- All Implemented Interfaces:
- Serializable
public class NoSuchJobDefinitionException
- extends SchedulerException
This exception is thrown by various methods in case the specified
job definition does not exist.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchJobDefinitionException
public NoSuchJobDefinitionException()
- Constructs a new NoSuchJobDefinitionException object with no arguments.
NoSuchJobDefinitionException
public NoSuchJobDefinitionException(String msg)
- Constructs a new NoSuchJobDefinitionException object with a message
string.
- Parameters:
msg - message string
This class can be accessed from:
|
SC
|
DC
|
[sap.com] ENGFACADE
|
[sap.com] tc/je/scheduler/api
|
Copyright 2010 SAP AG Complete Copyright Notice