C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
Exception.h File Reference

Defines tentative base classes for the exception classes of the framework. More...

#include "ExceptionFwd.h"
#include <string>
+ Include dependency graph for Exception.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cpputils::Exception
 The class that is (meant to be, at least) the base of all exceptions in the framework. More...
 
class  cpputils::TaggedException
 Class reporting also the “what-ness” of the exception. More...
 

Namespaces

 cpputils
 Namespace comprising otherwise hard-to-classify generic utilities.
 

Detailed Description

Defines tentative base classes for the exception classes of the framework.

Todo:
Rationalize & uniformize the exceptions throughout

Definition in file Exception.h.