KHTML
#include <dom3_xpath.h>
List of all members.
Public Attributes |
unsigned short | code |
Detailed Description
Definition at line 71 of file dom3_xpath.h.
Member Enumeration Documentation
- Enumerator:
INVALID_EXPRESSION_ERR |
|
TYPE_ERR |
|
_EXCEPTION_OFFSET |
|
_EXCEPTION_MAX |
|
Definition at line 88 of file dom3_xpath.h.
Constructor & Destructor Documentation
DOM::XPathException::XPathException |
( |
unsigned short |
_code | ) |
|
|
inline |
virtual DOM::XPathException::~XPathException |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
DOMString XPathException::codeAsString |
( |
| ) |
const |
DOMString XPathException::codeAsString |
( |
int |
xpathCode | ) |
|
|
static |
bool XPathException::isXPathExceptionCode |
( |
int |
exceptioncode | ) |
|
|
static |
int XPathException::toCode |
( |
int |
xpathCode | ) |
|
|
static |
Member Data Documentation
unsigned short DOM::XPathException::code |
An integer indicating the type of error generated, as given by DOM L3 XPath.
Definition at line 86 of file dom3_xpath.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:52:54 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.