ztsdb
Public Member Functions | Public Attributes | List of all members
cfgyy::parser::syntax_error Struct Reference

Syntax errors thrown from user actions. More...

#include <cfgparser.hpp>

Inheritance diagram for cfgyy::parser::syntax_error:

Public Member Functions

 syntax_error (const location_type &l, const std::string &m)
 
 syntax_error (const syntax_error &s)
 

Public Attributes

location_type location
 

Detailed Description

Syntax errors thrown from user actions.


The documentation for this struct was generated from the following files: