[]
Initializes a new instance of the RequestErrorEventArgs class.
The XMLHttpRequest that detected the error. The 'status' and 'statusText' properties of the request object contain details about the error.
Optional error message.
Gets or sets a value that indicates whether the event should be canceled.
Gets or sets an error message to display to the user.
Gets a reference to the XMLHttpRequest that detected the error.
The status and statusText properties of the request object contain details about the error.
Provides a value to use with events that do not have event data.
Provides arguments for XMLHttpRequest error events.