Exception to be thrown if a model with the the specified name does not exist.
More...
#include <exceptions.h>
|
| std::string | compose_msg_ (const std::string &model_name) const |
| |
Exception to be thrown if a model with the the specified name does not exist.
- See also
- UnknownComponent
◆ UnknownModelName()
| nest::UnknownModelName::UnknownModelName |
( |
const std::string & |
model_name | ) |
|
|
inline |
◆ compose_msg_()
| std::string nest::UnknownModelName::compose_msg_ |
( |
const std::string & |
model_name | ) |
const |
|
private |
◆ exception_name()
| std::string nest::UnknownModelName::exception_name |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: