Exception to be used in case of error when scheduling jobs.
More...
Exception to be used in case of error when scheduling jobs.
- Author
- Anders Henja
◆ SchedulerException() [1/4]
eu.baltrad.beast.scheduler.SchedulerException.SchedulerException |
( |
| ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException()
◆ SchedulerException() [2/4]
eu.baltrad.beast.scheduler.SchedulerException.SchedulerException |
( |
String | message | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(String)
◆ SchedulerException() [3/4]
eu.baltrad.beast.scheduler.SchedulerException.SchedulerException |
( |
Throwable | t | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(Throwable)
◆ SchedulerException() [4/4]
eu.baltrad.beast.scheduler.SchedulerException.SchedulerException |
( |
String | message, |
|
|
Throwable | t ) |
|
inline |
- See also
- RuntimeException.RuntimeException(String, Throwable)
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/scheduler/SchedulerException.java