OpenCPN Partial API docs
Loading...
Searching...
No Matches
pugi::xpath_exception Class Reference
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
 

Detailed Description

Definition at line 1354 of file pugixml.hpp.

Constructor & Destructor Documentation

◆ xpath_exception()

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

Definition at line 11379 of file pugixml.cpp.

Member Function Documentation

◆ result()

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

Definition at line 11388 of file pugixml.cpp.

◆ what()

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

Definition at line 11384 of file pugixml.cpp.


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