interface
stable
interface AjaxError extends Error { xhr: [object Object] request: [object Object] status: [object Object] responseType: [object Object] response: [object Object] }
AjaxTimeoutError
Property | Type | Description |
---|---|---|
xhr | [object Object] | |
request | [object Object] | |
status | [object Object] | |
responseType | [object Object] | |
response | [object Object] |
© 2015–2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors.
Code licensed under an Apache-2.0 License. Documentation licensed under CC BY 4.0.
https://rxjs.dev/api/ajax/AjaxError