KHTML
#include <dom3_xpath.h>
Definition at line 71 of file dom3_xpath.h.
§ XPathExceptionCode
Enumerator |
---|
INVALID_EXPRESSION_ERR | |
TYPE_ERR | |
_EXCEPTION_OFFSET | |
_EXCEPTION_MAX | |
Definition at line 88 of file dom3_xpath.h.
§ XPathException() [1/2]
DOM::XPathException::XPathException |
( |
unsigned short |
_code | ) |
|
|
inline |
§ XPathException() [2/2]
§ ~XPathException()
virtual DOM::XPathException::~XPathException |
( |
| ) |
|
|
inlinevirtual |
§ codeAsString() [1/2]
DOMString XPathException::codeAsString |
( |
| ) |
const |
§ codeAsString() [2/2]
DOMString XPathException::codeAsString |
( |
int |
xpathCode | ) |
|
|
static |
§ isXPathExceptionCode()
bool XPathException::isXPathExceptionCode |
( |
int |
exceptioncode | ) |
|
|
static |
§ operator=()
§ toCode()
int XPathException::toCode |
( |
int |
xpathCode | ) |
|
|
static |
§ code
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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:32:28 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.