Public Member Functions | |
CodeError (string msg) | |
Constructor. |
Simpler to catch than its generic subclass InvalidCodeException. TODO: Integrate with the library's exception hyerarchy.
DotNX::Core::CodeError::CodeError | ( | string | msg | ) |
Constructor.
msg | An error message. |