Spotify Exception
Types
AuthenticationException
Link copied to clipboard
class AuthenticationException(message: String, cause: Throwable?) : SpotifyException
Content copied to clipboard
BadRequestException
Link copied to clipboard
open class BadRequestException(message: String, statusCode: Int?, reason: String?, cause: Throwable?) : SpotifyException
Content copied to clipboard
ParseException
Link copied to clipboard
class ParseException(message: String, cause: Throwable?) : SpotifyException
Content copied to clipboard
TimeoutException
Link copied to clipboard
class TimeoutException(message: String, cause: Throwable?) : SpotifyException
Content copied to clipboard
UnNullableException
Link copied to clipboard
Functions
Properties
Inheritors
SpotifyException
Link copied to clipboard
SpotifyException
Link copied to clipboard
SpotifyException
Link copied to clipboard
SpotifyException
Link copied to clipboard
SpotifyException
Link copied to clipboard
Sources
(source)
Link copied to clipboard