24 #ifndef PARSER_EXCEPTIONS_H 25 #define PARSER_EXCEPTIONS_H 42 std::runtime_error(errorDescription)
The main namespace for STDR GUI XML parser.
ParserException(const std::string errorDescription)
Throws an std::runtime_error with a messsage.
Provides a parser exception. Publicly inherits from std::runtime_error. Used in robot handler...