|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/private/checks.h>
Public Member Functions | |
| TCheckFailure (const tstring &msg, LPCSTR file, int line) | |
Public Member Functions inherited from owl::TDiagException | |
| TDiagException (LPCSTR type, const tstring &msg, LPCSTR file, int line) | |
| virtual const char * | what () const noexcept |
| virtual tstring | why () const |
Additional Inherited Members | |
Static Public Member Functions inherited from owl::TDiagException | |
| static tstring | ToString (LPCSTR s) |
| static int | BreakMessage (LPCSTR type, const tstring &msg, LPCSTR file, int line) |
Protected Attributes inherited from owl::TDiagException | |
| TXBase | delegate |
Definition at line 428 of file checks.cpp.