Spotify Ratelimited Exception
class SpotifyRatelimitedException(time: Long) : SpotifyException.UnNullableException
Content copied to clipboard
Thrown when SpotifyApiOptions.retryWhenRateLimited is false and requests have been ratelimited
Parameters
time
the time, in seconds, until the next request can be sent
Constructors
SpotifyRatelimitedException
Link copied to clipboard
the time, in seconds, until the next request can be sent
Properties
Sources
common source
Link copied to clipboard