Error thrown when a network or fetch-level error occurs (e.g., DNS failure, no response, CORS error).
This is distinct from APIError, which represents errors returned by the API itself.
The error message describing the network error.
Static
Indicates whether the argument provided is a built-in Error instance or not.
Error thrown when a network or fetch-level error occurs (e.g., DNS failure, no response, CORS error).
This is distinct from APIError, which represents errors returned by the API itself.