com.sap.scheduler.runtime
Class JobIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.scheduler.runtime.SchedulerException
com.sap.scheduler.runtime.JobIllegalStateException
- All Implemented Interfaces:
- Serializable
public class JobIllegalStateException
- extends SchedulerException
This exception is thrown when an oparation on a job fails because it
is in the wrong state. As an example a cancel request on a job will fail
with this exception when when the job is already
COMPLETED.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JobIllegalStateException
public JobIllegalStateException()
- Constructs a new JobIllegalStateException object with no arguments.
JobIllegalStateException
public JobIllegalStateException(String msg)
- Constructs a new JobIllegalStateException object with no arguments.
- 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