Constructs a CXlRuntimeException object
CXlRuntimeException( ); CXlRuntimeException( const std::string& message ); CXlRuntimeException( const std::wstring& wmessage ); |
An ASCII string containing a description of the error condition.
A Unicode string containing a description of the error condition.
Header: xlpexcept.h