Xml parser error. More...
#include <xml_parser_error.hpp>

Public Member Functions | |
| xml_parser_error (const std::string &msg, const std::string &file, unsigned long l) | |
Public Member Functions inherited from boost::property_tree::file_parser_error | |
| file_parser_error (const std::string &msg, const std::string &file, unsigned long l) | |
| std::string | filename () const |
| unsigned long | line () const |
| std::string | message () const |
| ~file_parser_error () throw () | |
Public Member Functions inherited from boost::property_tree::ptree_error | |
| ptree_error (const std::string &what) | |
| ~ptree_error () throw () | |
Xml parser error.
Definition at line 20 of file xml_parser_error.hpp.
|
inline |
Definition at line 23 of file xml_parser_error.hpp.