NonJSONResponseError
Extends
Error
Constructors
Constructor
new NonJSONResponseError(contentType, response): NonJSONResponseError;
Parameters
| Parameter | Type |
|---|---|
contentType | string | null |
response | string |
Returns
NonJSONResponseError
Overrides
Error.constructor