BEAST
eu.baltrad.beast.scheduler.SchedulerException Class Reference

Exception to be used in case of error when scheduling jobs. More...

Inheritance diagram for eu.baltrad.beast.scheduler.SchedulerException:

Public Member Functions

 SchedulerException ()
 
 SchedulerException (String message)
 
 SchedulerException (Throwable t)
 
 SchedulerException (String message, Throwable t)
 

Detailed Description

Exception to be used in case of error when scheduling jobs.

Author
Anders Henja

Constructor & Destructor Documentation

◆ 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: