#include <OSDLEngineCommon.h>
Inheritance diagram for OSDL::Engine::SchedulingException:
Definition at line 47 of file OSDLEngineCommon.h.
Public Member Functions | |
| SchedulingException (const std::string &reason) throw () | |
| virtual | ~SchedulingException () throw () |
| OSDL::Engine::SchedulingException::SchedulingException | ( | const std::string & | reason | ) | throw () [explicit] |
| SchedulingException::~SchedulingException | ( | ) | throw () [virtual] |
Definition at line 28 of file OSDLEngineCommon.cc.
1.5.1