AbortError
Term side of the Card
Topic: Errors
Unit title: AbortError
Categories: Object
Explanation side of the Card
Explanation: The specific error thrown when an asynchronous operation is canceled. Often associated with fetch and `AbortController` usage.
Browser compatibility:
- The chrome browser supports this feature starting from version 3
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 3.5
- The safari browser supports this feature starting from version 4
Availability: