#include <OSDLTestException.h>
Inheritance diagram for OSDL::TestException:
Definition at line 17 of file OSDLTestException.h.
Public Member Functions | |
TestException (const std::string &reason) throw () | |
virtual | ~TestException () throw () |
OSDL::TestException::TestException | ( | const std::string & | reason | ) | throw () [explicit] |
TestException::~TestException | ( | ) | throw () [virtual] |
Definition at line 17 of file OSDLTestException.cc.