|
EvolvingObjects
|
#include <eoExceptions.h>
Public Member Functions | |
| eoMissingParamException (std::string name) | |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | _name |
An error that signals a missing parameter
Thrown by eoParser::getParam
Definition at line 89 of file eoExceptions.h.