public class SchedulerException extends Exception
An exception thrown by the Scheduler when an error occurs.
| Constructor and Description |
|---|
SchedulerException() |
SchedulerException(String message) |
SchedulerException(String message,
Throwable cause) |
SchedulerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2017 Apache OODT. All rights reserved.