DUECA/DUSIME
|
Exception class indicating that a string cannot be decoded as a nameset. More...
Public Member Functions | |
improper_nameset (const std::string &ns) | |
Constructor. More... | |
const char * | what () const throw () |
Re-implementation of std:exception what. More... | |
Exception class indicating that a string cannot be decoded as a nameset.
dueca::improper_nameset::improper_nameset | ( | const std::string & | ns | ) |
Constructor.
ns | failed string |
const char* dueca::improper_nameset::what | ( | ) | const | |
throw | ( | |||
) |
Re-implementation of std:exception what.