public static class Scheduler.JobProcessorException
extends java.lang.RuntimeException
Scheduler.JobProcessor to indicate failure in job
processing.| Modifier and Type | Field and Description |
|---|---|
boolean |
retry |
| Constructor and Description |
|---|
Scheduler.JobProcessorException(boolean retry) |
Scheduler.JobProcessorException(java.lang.Throwable cause,
boolean retry) |