goog.debug.Error | |
goog.labs.net.xhr.Error | goog.debug.Error |
goog.labs.net.xhr.HttpError | goog.labs.net.xhr.Error |
goog.labs.net.xhr.TimeoutError | goog.labs.net.xhr.Error |
message
: string
The error message.
|
url
: string
The URL that was being requested.
|
xhr
: !goog.net.XhrLike.OrNative
The XHR that failed.
|
![]()
No description.
|
Code » |