|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
XPathException |
| Module: | xpath |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
toString |
DOMString toString();
code |
readonly attribute unsigned short code;
INVALID_EXPRESSION_ERR |
const unsigned short INVALID_EXPRESSION_ERR = 51;
message |
readonly attribute DOMString message;
name |
readonly attribute DOMString name;
TYPE_ERR |
const unsigned short TYPE_ERR = 52;
Last Updated: 2009-05-29