Home > @uniformdev/context-cdp-clearbit > ClearbitRateLimitError

ClearbitRateLimitError class

Signature:

Extends: ClearbitError

Constructors

<table><thead><tr><th>

Constructor

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

(constructor)(rateLimits)

</td><td>

</td><td>

Constructs a new instance of the ClearbitRateLimitError class

</td></tr> </tbody></table>

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

rateLimits?

</td><td>

readonly

</td><td>

ClearbitRateLimits | undefined

</td><td>

(Optional)

</td></tr> </tbody></table>