RateLimitException

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

An optional message describing the exception.

cause

An optional cause that triggered this exception.