GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::ParseException Class Reference

ParseException used for parse errors, e.g. More...

#include <GEAR.h>

Inheritance diagram for gear::ParseException:
gear::Exception

Public Member Functions

 ParseException (std::string text)
 
- Public Member Functions inherited from gear::Exception
 Exception (const std::string &text)
 
virtual const char * what () const noexcept
 

Additional Inherited Members

- Protected Attributes inherited from gear::Exception
std::string message {}
 

Detailed Description

ParseException used for parse errors, e.g.

when reading the xml file.

Author
gaede
Version
$Id$

Definition at line 65 of file GEAR.h.


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