| OSSIA
    Open Scenario System for Interactive Application | 
The invalid_node_error class. More...
Inherits std::logic_error.
The invalid_node_error class.
Means that there an incorrect node was passed. For instance a node without a parameter when a parameter was required.
| Public Member Functions | |
| invalid_node_error (std::string e) | |