XLL+ Class Library (7.0)

CXlRuntimeException::twhat

Returns a string describing the exception

const TCHAR* twhat( ) const;

Return Value

Returns a pointer to a Unicode or ASCII string describing the exception, depending on the value of the compiler directive _UNICODE.

Requirements

Header: xlpexcept.h

See Also

CXlRuntimeException Class | CXlRuntimeException Methods