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

Thrown if a certain Parameter name is not found in ParameterTable when subscripting. More...

#include <Pars.h>

+ Inheritance diagram for parameters::UnrecognisedParameterException:
+ Collaboration diagram for parameters::UnrecognisedParameterException:

Public Member Functions

 UnrecognisedParameterException (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 certain Parameter name is not found in ParameterTable when subscripting.

Definition at line 60 of file Pars.h.


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