Test class for OSDL::Exception. More...
#include <OSDLTestException.h>


Public Member Functions | |
| TestException (const std::string &reason) | |
| virtual | ~TestException () throw () |
Test class for OSDL::Exception.
Definition at line 44 of file OSDLTestException.h.
| TestException::TestException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 36 of file OSDLTestException.cc.
| TestException::~TestException | ( | ) | throw () [virtual] |
Definition at line 44 of file OSDLTestException.cc.
1.6.3