![]() |
Construct version 5.3.9
An agent based modeling framework
|
Thrown when the NodesetManager could not find a Nodeset. More...
Public Member Functions | |
could_not_find_nodeset (const std::string &nodeset_name) | |
![]() | |
construct_exception (const std::string &message) | |
Initializes a std::runtime_error with the submitted message. More... | |
std::string | string (void) const |
Thrown when the NodesetManager could not find a Nodeset.
Nodesets that have not been created or turned to const can not be found by the NodesetManager. Message: "Nodeset " + nodeset_name + " not found"