Exception to be thrown if a Time object should be multiple of the resolution.
More...
#include <exceptions.h>
Exception to be thrown if a Time object should be multiple of the resolution.
- See also
- TimeMultipleRequired
◆ StepMultipleRequired()
| nest::StepMultipleRequired::StepMultipleRequired |
( |
const std::string & |
model, |
|
|
const std::string & |
property, |
|
|
const Time & |
value |
|
) |
| |
|
inline |
- Note
- model should be passed from get_name() to ensure that names of copied models are reported correctly.
- Parameters
-
| model | name of model causing problem |
| property | name of property conflicting |
| value | value of property conflicting |
References nest::Time::get_resolution(), and msg_.
◆ exception_name()
| std::string nest::StepMultipleRequired::exception_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ what()
| const char * nest::StepMultipleRequired::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ msg_
| std::string nest::StepMultipleRequired::msg_ |
|
private |
The documentation for this class was generated from the following file: