OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/private/checks.h>
Public Member Functions | |
TDiagException (LPCSTR type, const tstring &msg, LPCSTR file, int line) | |
virtual const char * | what () const noexcept |
virtual tstring | why () const |
Static Public Member Functions | |
static tstring | ToString (LPCSTR s) |
static int | BreakMessage (LPCSTR type, const tstring &msg, LPCSTR file, int line) |
Protected Attributes | |
TXBase | delegate |
Definition at line 347 of file checks.cpp.
|
static |
Definition at line 373 of file checks.cpp.
References _A2W, _T, _USES_CONVERSION, and OWL_BREAK.
Definition at line 366 of file checks.cpp.
References _A2W, and _USES_CONVERSION.
|
virtualnoexcept |
Definition at line 354 of file checks.cpp.
References delegate, and owl::TXBase::what().
|
virtual |
Definition at line 360 of file checks.cpp.
References delegate, and owl::TXBase::why().