DUECA/DUSIME
Public Member Functions | List of all members
dueca::improper_nameset Class Reference

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

Inheritance diagram for dueca::improper_nameset:
Inheritance graph
[legend]
Collaboration diagram for dueca::improper_nameset:
Collaboration graph
[legend]

Public Member Functions

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

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

Member Function Documentation

◆ what()

const char* dueca::improper_nameset::what ( ) const
throw (
)

Re-implementation of std:exception what.


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