Exception Class Reference
Any Exception thrown by the DM will be derived from this class. More...
#include "Exception.hpp"
Inheritance diagram for Exception:Public Types | |
| typedef NG_exception | base |
Public Member Functions | |
| Exception (const char *errorMessage) | |
| Exception (const Exception &) | |
| Exception & | operator= (const Exception &) |
