Public Member Functions | List of all members
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>

Inheritance diagram for stdr_parser::ParserException:
Inheritance graph
[legend]

Public Member Functions

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

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 Mon Jun 10 2019 15:14:54