Constructs a CXlChoiceFailedException object
CXlChoiceFailedException( const std::string& argName ); CXlChoiceFailedException( const std::wstring& argName ); |
An string containing the name of the argument that could not be converted.
This constructor will expand the name of the failed argument into a complete localized message.
Header: xlpexcept.h
CXlChoiceFailedException Class | CXlChoiceFailedException Methods