#include <pugixml.hpp>

Public Member Functions | |
| xpath_exception (const xpath_parse_result &result) | |
| virtual const char * | what () const throw () |
| const xpath_parse_result & | result () const |
Definition at line 1068 of file pugixml.hpp.
| PUGI__FN pugi::xpath_exception::xpath_exception | ( | const xpath_parse_result & | result | ) | [explicit] |
| PUGI__FN const xpath_parse_result & pugi::xpath_exception::result | ( | ) | const |
Definition at line 8838 of file pugixml.cpp.
| PUGI__FN const char * pugi::xpath_exception::what | ( | ) | const throw () [virtual] |
1.5.9