Called by the {@link Scheduler} when a serious error has occured within the scheduler - such as repeated failures in the JobStore, or the inability to instantiate a Job instance when its Trigger has fired.
The getErrorCode() method of the given SchedulerException can be used to determine more specific information about the type of error that was encountered.
| |
| |
| |
| |
| |
| |
| |
| |