Class
RateLimitError
Extends FluxerAPIError
Constructor
new RateLimitError
(body: RateLimitErrorBody, statusCode: number, context?: RequestContext)| Param | Type | Description |
|---|---|---|
| body | RateLimitErrorBody | |
| statusCode | number | |
| context? | RequestContext |
Properties
global
: boolean (readonly)retryAfter
: number (readonly)