AjaxError
interface AjaxError extends Error {
xhr: [object Object]
request: [object Object]
status: [object Object]
responseType: [object Object]
response: [object Object]
}
Child Interfaces
-
AjaxTimeoutError
Properties
Property | Type | Description |
---|---|---|
xhr | ||
request | ||
status | ||
responseType | ||
response |