APIError.(constructor)
Constructs a new instance of the APIError
class
Signature:
constructor(error: components['responses']['Error']['content']['application/json'], response: Response);
Parameters
Parameter |
Type |
Description |
---|---|---|
error |
components['responses']['Error']['content']['application/json'] | |
response |
Response |