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