W3cubDocs

/Ember.js 4

Class AbortError

public
Extends: AdapterError
Defined in: ../packages/adapter/addon/error.js:222
Module: @ember-data/adapter/error

A AbortError is used by an adapter to signal that a request to the external API was aborted. For example, this can occur if the user navigates away from the current page after a request to the external API has been initiated but before a response has been received.

© 2022 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/4.9/classes/AbortError