C++QEDCore  2.100.2 (v2 Milestone 10 Development branch)
a framework for simulating open quantum dynamics – core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: