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
Functions
Properties
Sources
(source)
Link copied to clipboard