From 0a97bad6608a2b1ea01ae6ce18bab63abf0c9210 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Wed, 21 Feb 2007 19:41:31 +0000 Subject: Merged 0.3 in trunk git-svn-id: http://pugixml.googlecode.com/svn/trunk@68 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xpath__exception.html | 108 +++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 docs/html/classpugi_1_1xpath__exception.html (limited to 'docs/html/classpugi_1_1xpath__exception.html') diff --git a/docs/html/classpugi_1_1xpath__exception.html b/docs/html/classpugi_1_1xpath__exception.html new file mode 100644 index 0000000..4278767 --- /dev/null +++ b/docs/html/classpugi_1_1xpath__exception.html @@ -0,0 +1,108 @@ + + +pugixml: pugi::xpath_exception Class Reference + + + + +
+
+
+
+ +

pugi::xpath_exception Class Reference

Inheritance diagram for pugi::xpath_exception:

Inheritance graph
+
[legend]
Collaboration diagram for pugi::xpath_exception:

Collaboration graph
+
[legend]
List of all members.

Detailed Description

+XPath exception class. +

+ + + + + + + + + +

Public Member Functions

 xpath_exception (const char *message)
 Construct exception from static error string.
virtual const char * what () const throw ()
 Return error message.
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
pugi::xpath_exception::xpath_exception const char *  message  )  [explicit]
+
+ + + + + +
+   + + +

+Construct exception from static error string. +

+

Parameters:
+ + +
message - error string
+
+
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + +
virtual const char* pugi::xpath_exception::what  )  const throw () [virtual]
+
+ + + + + +
+   + + +

+Return error message. +

+

Returns:
error message
+
+


Generated on Wed Feb 21 22:19:52 2007 for pugixml by  + +doxygen 1.4.6-NO
+ + -- cgit v1.2.3