Exception to be thrown when scheduling abnormal behaviour occurs. More...
#include <OSDLEngineCommon.h>
Public Member Functions | |
SchedulingException (const std::string &reason) | |
virtual | ~SchedulingException () throw () |
Exception to be thrown when scheduling abnormal behaviour occurs.
Definition at line 82 of file OSDLEngineCommon.h.
SchedulingException::SchedulingException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 52 of file OSDLEngineCommon.cc.
SchedulingException::~SchedulingException | ( | ) | throw () [virtual] |
Definition at line 60 of file OSDLEngineCommon.cc.