Package org.quartz.exceptions
package org.quartz.exceptions
-
Exception ClassesClassDescriptionAn exception that can be thrown by a
to indicate to the QuartzJobthat an error occurred while executing, and whether or not theSchedulerJobrequests to be re-fired immediately (using the same, or whether it wants to be unscheduled.JobExecutionContextAn exception that is thrown to indicate that there has been a failure in the scheduler's underlying persistence mechanism.An exception that is thrown to indicate that an attempt to store a new object (i.e.An exception that is thrown to indicate that there is a misconfiguration of theSchedulerFactory- or one of the components it configures.Base class for exceptions thrown by the Quartz.Scheduler