HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pugi::xpath_exception Class Reference

#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_resultresult () const
 
 xpath_exception (const xpath_parse_result &result)
 
virtual const char * what () const PUGIXML_OVERRIDE throw ()
 
const xpath_parse_resultresult () const
 

Detailed Description

Definition at line 1259 of file pugixml.hpp.

Constructor & Destructor Documentation

PUGI__FN pugi::xpath_exception::xpath_exception ( const xpath_parse_result result)
explicit

Definition at line 11819 of file pugixml.cpp.

pugi::xpath_exception::xpath_exception ( const xpath_parse_result result)
explicit

Member Function Documentation

const xpath_parse_result& pugi::xpath_exception::result ( ) const
PUGI__FN const xpath_parse_result & pugi::xpath_exception::result ( ) const

Definition at line 11829 of file pugixml.cpp.

virtual const char* pugi::xpath_exception::what ( ) const
throw (
)
virtual
PUGI__FN const char * pugi::xpath_exception::what ( ) const
throw (
)
virtual

Definition at line 11824 of file pugixml.cpp.


The documentation for this class was generated from the following files: