From 26ab424b0302f73704c58b3b6deb62a85bfacba8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 11 Jul 2010 15:29:31 +0000 Subject: docs: Removed old documents git-svn-id: http://pugixml.googlecode.com/svn/trunk@592 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xpath__exception.html | 109 --------------------------- 1 file changed, 109 deletions(-) delete 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 deleted file mode 100644 index 9abb025..0000000 --- a/docs/html/classpugi_1_1xpath__exception.html +++ /dev/null @@ -1,109 +0,0 @@ - - -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 Tue May 25 23:22:41 2010 for pugixml by  - -doxygen 1.4.6-NO
- - -- cgit v1.2.3