Constructs a CXlElemTraitsNotImplemented object
CXlElemTraitsNotImplemented( ); CXlElemTraitsNotImplemented( const std::string& message ); CXlElemTraitsNotImplemented( const std::wstring& wmessage ); |
An ASCII string containing a description of the error condition.
A Unicode string containing a description of the error condition.
If no argument is provided to the constructor, then a default localized message will be used.
Header: xlpexcept.h
CXlElemTraitsNotImplemented Class | CXlElemTraitsNotImplemented Methods