KHTML
#include <dom3_xpath.h>
Definition at line 71 of file dom3_xpath.h.
| Enumerator |
|---|
| INVALID_EXPRESSION_ERR |
|
| TYPE_ERR |
|
| _EXCEPTION_OFFSET |
|
| _EXCEPTION_MAX |
|
Definition at line 88 of file dom3_xpath.h.
| DOM::XPathException::XPathException |
( |
unsigned short |
_code | ) |
|
|
inline |
| virtual DOM::XPathException::~XPathException |
( |
| ) |
|
|
inlinevirtual |
| DOMString XPathException::codeAsString |
( |
| ) |
const |
| DOMString XPathException::codeAsString |
( |
int |
xpathCode | ) |
|
|
static |
| bool XPathException::isXPathExceptionCode |
( |
int |
exceptioncode | ) |
|
|
static |
| int XPathException::toCode |
( |
int |
xpathCode | ) |
|
|
static |
| 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.