Home > doofinder > ClientResponseError > (constructor)
ClientResponseError.(constructor)
The constructor for the response error.
Signature:
constructor(response: Response);
Parameters
| Parameter | Type | Description |
|---|---|---|
| response | Response | An HTTP response from the fetch API. |