Skip to content

@zikeji/hypixel / RateLimitError

Class: RateLimitError ​

Extends ​

  • Error

Constructors ​

Constructor ​

new RateLimitError(message): RateLimitError

Ignore this for code coverage as reproducing a real rate limit error is difficult.

Parameters ​

message ​

string

Returns ​

RateLimitError

Overrides ​

Error.constructor

Released under the MIT License.