Serial-TCP/IPbridge  1.0
Public Member Functions | List of all members
ConfigParser::ParsingError Class Reference

This exception is thrown if there is an error during parsing. More...

#include <config_parser.h>

Inheritance diagram for ConfigParser::ParsingError:
BaseException

Public Member Functions

 ParsingError (const std::string &errorMessage)
 
- Public Member Functions inherited from BaseException
 BaseException (const std::string &errorMessage)
 Constructor. More...
 
virtual ~BaseException () throw ()
 
virtual const char * what () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

This exception is thrown if there is an error during parsing.

Constructor & Destructor Documentation

ConfigParser::ParsingError::ParsingError ( const std::string &  errorMessage)
inlineexplicit

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