parser_error Class Reference
|
Ratpac-two
|
json::parser_error Class Reference
Inheritance diagram for json::parser_error:
Public Member Functions | |
| parser_error (const int line_, const int pos_, std::string desc) | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| const int | line |
| const int | pos |
| std::string | desc |
| std::string | pretty |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/include/RAT/json.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/src/json.cc
Generated by