webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"XPathException.idl";
Public Member Functions | |
DOMString | toString () |
Public Attributes | |
readonly attribute unsigned short | code |
readonly attribute DOMString | name |
readonly attribute DOMString | message |
const unsigned short | INVALID_EXPRESSION_ERR = 51 |
const unsigned short | TYPE_ERR = 52 |
DOMString XPathException::toString | ( | ) |
const unsigned short XPathException::INVALID_EXPRESSION_ERR = 51 |
const unsigned short XPathException::TYPE_ERR = 52 |