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

Thrown if a given Parameter name is attempted to be used more than once when pushing to ParameterTable. More...

#include <Pars.h>

+ Inheritance diagram for parameters::AttemptedRecreationOfParameterException:
+ Collaboration diagram for parameters::AttemptedRecreationOfParameterException:

Public Member Functions

 AttemptedRecreationOfParameterException (const std::string &name)
 
- Public Member Functions inherited from parameters::NamedException
 NamedException (const std::string &name)
 
const std::string & getName () const
 

Detailed Description

Thrown if a given Parameter name is attempted to be used more than once when pushing to ParameterTable.

Definition at line 68 of file Pars.h.


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