Mac OS X Reference Library Apple Developer
Search

XMLHttpRequestException

Module:
xml
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

toString

toString



DOMString toString(); 

Member Data

ABORT_ERR
code
message
name
NETWORK_ERR

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; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27