An exception thrown by the {@link Scheduler} when an error occurs.
Base class for exceptions thrown by the Quartz {@link Scheduler}
.
SchedulerException
s may contain a reference to another Exception
, which was the underlying cause of the SchedulerException
.
|
|
|
|
|
|
|
|