Public Member Functions | |
| Dtk_Exception (const char *inFileName, const int inLine, const char *inMsg) | |
| virtual void | WriteMsg () |
| virtual | ~Dtk_Exception () |
Protected Attributes | |
| const char * | _File |
| int | _Line |
| const char * | _Msg |
| Dtk_Exception::Dtk_Exception | ( | const char * | inFileName, |
| const int | inLine, | ||
| const char * | inMsg | ||
| ) |
|
virtual |
|
protected |
|
protected |
|
protected |