C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
cpputils::TaggedException Class Reference

Class reporting also the “what-ness” of the exception. More...

#include <Exception.h>

+ Inheritance diagram for cpputils::TaggedException:
+ Collaboration diagram for cpputils::TaggedException:

Public Member Functions

 TaggedException (const std::string &tag)
 
const std::string getTag () const
 
const char * what () const throw ()
 Returns the short description.
 

Detailed Description

Class reporting also the “what-ness” of the exception.

Definition at line 25 of file Exception.h.


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