XLL+ Class Library (7.0)

CXlRuntimeException::what

Returns an ASCII string describing the exception

const char* what( ) const;

Return Value

Returns a pointer to an ASCII string describing the exception.

Requirements

Header: xlpexcept.h

See Also

CXlRuntimeException Class | CXlRuntimeException Methods