Returns a string describing the exception
const TCHAR* twhat( ) const; |
Returns a pointer to a Unicode or ASCII string describing the exception,
depending on the value of the compiler directive _UNICODE
.
Header: xlpexcept.h