DUECA/DUSIME
Loading...
Searching...
No Matches
dueca::improper_nameset Class Reference

Exception class indicating that a string cannot be decoded as a nameset. More...

#include <NameSet.hxx>

Inheritance diagram for dueca::improper_nameset:
Collaboration diagram for dueca::improper_nameset:

Public Member Functions

 improper_nameset (const std::string &ns)
 Constructor.
 
const char * what () const throw ()
 Re-implementation of std:exception what.
 

Detailed Description

Exception class indicating that a string cannot be decoded as a nameset.

Constructor & Destructor Documentation

◆ improper_nameset()

dueca::improper_nameset::improper_nameset ( const std::string & ns)

Constructor.

Parameters
nsfailed string

The documentation for this class was generated from the following file: