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