Public Member Functions
stdr_parser::ParserException Class Reference

Provides a parser exception. Publicly inherits from std::runtime_error. Used in robot handler. More...

#include <stdr_parser_exceptions.h>

List of all members.

Public Member Functions

 ParserException (const std::string errorDescription)
 Throws an std::runtime_error with a messsage.

Detailed Description

Provides a parser exception. Publicly inherits from std::runtime_error. Used in robot handler.

Definition at line 34 of file stdr_parser_exceptions.h.


Constructor & Destructor Documentation

stdr_parser::ParserException::ParserException ( const std::string  errorDescription) [inline]

Throws an std::runtime_error with a messsage.

Parameters:
errorDescription[const std::string] The error message

Definition at line 41 of file stdr_parser_exceptions.h.


The documentation for this class was generated from the following file:


stdr_parser
Author(s): Manos Tsardoulias, Chris Zalidis, Aris Thallas
autogenerated on Tue Feb 7 2017 03:46:27