Constructor
new FetchError(i, message)
Parameters:
Name | Type | Description |
---|---|---|
i |
Response | |
message |
string |
- Source:
Extends
- Error
Members
(readonly) name :string
The name of the FetchError ('FetchError')
Type:
- string
- Source: