Home > @tridion-sites/open-api-client > ApiError
Signature:
export declare class ApiError extends Error
Extends: Error
Constructor | Modifiers | Description |
---|---|---|
(constructor)(request, response, message) | Constructs a new instance of the ApiError class |
Property | Modifiers | Type | Description |
---|---|---|---|
body | any | ||
request | ApiRequestOptions | ||
status | number | ||
statusText | string | ||
url | string |