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