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