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 |
Thrown if a certain Parameter name is not found in ParameterTable when subscripting.