java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.quartz.SchedulerException
org.quartz.JobPersistenceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ObjectAlreadyExistsException, LockException, NoSuchDelegateException
An exception that is thrown to indicate that there has been a failure in the scheduler's underlying persistence mechanism.
James - House| Constructor: |
|---|
Create a |
Create a |
Create a |
Create a |
| Methods from org.quartz.SchedulerException: |
|---|
| getErrorCode, getUnderlyingException, isClientError, isConfigurationError, isJobListenerError, isPersistenceError, isThreadPoolError, isTriggerListenerError, printStackTrace, printStackTrace, printStackTrace, setErrorCode, toString |
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |