AjaxError
interface AjaxError extends Error {
xhr: [object Object]
request: [object Object]
status: [object Object]
responseType: [object Object]
response: [object Object]
}
子界面
AjaxTimeoutError
物产
| 属性 | 类型 |
|---|---|
| xhr | [object Object] |
| 请求 | [object Object] |
| 状态 | [object Object] |
| responseType | [object Object] |
| 响应 | [object Object] |