Exception to be thrown if a component 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 component with the the specified name does not exist.
- See also
- UnknownModelName
◆ UnknownComponent()
| nest::UnknownComponent::UnknownComponent |
( |
const std::string & |
component_name | ) |
|
|
inlineexplicit |
◆ compose_msg_()
| std::string nest::UnknownComponent::compose_msg_ |
( |
const std::string & |
model_name | ) |
const |
|
private |
◆ exception_name()
| std::string nest::UnknownComponent::exception_name |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: