|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Exception if a group listed in hft.groups cannot be found.
More...
#include <insfile_reader.h>
Public Member Functions | |
| missing_group (const std::string &hft_name, const std::string &group_name) | |
| Constructor. More... | |
Exception if a group listed in hft.groups cannot be found.
|
inline |
Constructor.
| hft_name | Name of the HFT where the group was defined. |
| group_name | The name of the missing group. |