RateLimitException

An exception indicating the rate limit has been exceeded and you need to wait to try again

Constructors

Link copied to clipboard
constructor(message: String?)

Create an instance of this class with the given message

constructor(throwable: Throwable)

Create an instance of this class with the given throwable