Timeout Exception
class TimeoutException(message: String, cause: Throwable?) : SpotifyException
Content copied to clipboard
Exception signifying that the HTTP request associated with this API endpoint timed out (by default, after 100 seconds).
Constructors
TimeoutException
Link copied to clipboard
Properties
Sources
common source
Link copied to clipboard