ParseException used for parse errors, e.g. More...
#include <GEAR.h>
Public Member Functions | |
ParseException (std::string text) | |
![]() | |
Exception (const std::string &text) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | message |
ParseException used for parse errors, e.g.
when reading the xml file.