|
NDDEM
|
#include <pugixml.hpp>
Inheritance diagram for pugi::xpath_exception:Public Member Functions | |
| xpath_exception (const xpath_parse_result &result) | |
| virtual const char * | what () const PUGIXML_OVERRIDE throw () |
| const xpath_parse_result & | result () const |
Private Attributes | |
| xpath_parse_result | _result |
|
explicit |
| PUGI_IMPL_FN const xpath_parse_result & pugi::xpath_exception::result | ( | ) | const |
|
virtual | |||||||||||||
|
private |