DUECA/DUSIME
|
Exception class indicating that a string cannot be decoded as a nameset. More...
#include <NameSet.hxx>
Public Member Functions | |
improper_nameset (const std::string &ns) | |
Constructor. | |
const char * | what () const throw () |
Re-implementation of std:exception what. | |
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 |