#include <pugixml.hpp>
Definition at line 1076 of file pugixml.hpp.
Public Member Functions | |
xpath_exception (const xpath_parse_result &result) | |
virtual const char * | what () const throw () |
const xpath_parse_result & | result () const |
|
explicit |
const xpath_parse_result& result | ( | ) | const |
|
virtual |