TraceX
 
Loading...
Searching...
No Matches
pugi::xpath_exception Class Reference

#include <pugixml.hpp>

Inheritance diagram for pugi::xpath_exception:
Collaboration diagram for pugi::xpath_exception:

Public Member Functions

 xpath_exception (const xpath_parse_result &result)
 
virtual const char * what () const PUGIXML_NOEXCEPT PUGIXML_OVERRIDE
 
const xpath_parse_resultresult () const
 

Constructor & Destructor Documentation

◆ xpath_exception()

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

Member Function Documentation

◆ result()

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

◆ what()

PUGI_IMPL_FN const char * pugi::xpath_exception::what ( ) const
virtual
Here is the caller graph for this function:

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