Exception to be thrown if a model with the the specified name does not exist.
More...
#include <exceptions.h>
Exception to be thrown if a model with the the specified name does not exist.
- See also
- UnknownModelID
nest::UnknownModelName::UnknownModelName |
( |
const Name & |
n | ) |
|
|
inline |
nest::UnknownModelName::~UnknownModelName |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
std::string nest::UnknownModelName::message |
( |
| ) |
|
|
virtual |
Returns a diagnostic message or empty string.
This function is not const, because it may clear internal data fields.
Reimplemented from nest::KernelException.
References n_, and Name::toString().
const Name nest::UnknownModelName::n_ |
|
private |
The documentation for this class was generated from the following files: