DotNX::Core::Error Class Reference
Base class for the library's exception classes.
More...
List of all members.
|
Public Member Functions |
| Error () |
| Error (string msg) |
| Error (string msg, Exception inner) |
Detailed Description
Base class for the library's exception classes.
Constructor & Destructor Documentation
DotNX::Core::Error::Error |
( |
|
) |
|
DotNX::Core::Error::Error |
( |
string |
msg |
) |
|
DotNX::Core::Error::Error |
( |
string |
msg, |
|
|
Exception |
inner | |
|
) |
| | |
The documentation for this class was generated from the following file: