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
nest::StepMultipleRequired::StepMultipleRequired |
( |
const std::string & |
model, |
|
|
const Name & |
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 |
nest::StepMultipleRequired::~StepMultipleRequired |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
std::string nest::StepMultipleRequired::message |
( |
| ) |
|
|
virtual |
const std::string nest::StepMultipleRequired::model_ |
|
private |
const Name nest::StepMultipleRequired::prop_ |
|
private |
const Time nest::StepMultipleRequired::val_ |
|
private |
The documentation for this class was generated from the following files: