Represents an error from a failed fetch request.
The root cause is often extremely difficult to determine.
Optional
Indicates whether the request that caused this error can be safely retried.
Fetch request object.
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Represents an error from a failed fetch request.
The root cause is often extremely difficult to determine.