toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.models
/
SpotifyUriException
Spotify
Uri
Exception
class
SpotifyUriException
(
message
:
String
)
:
SpotifyException.BadRequestException
(
source
)
Exception instantiating or deserializing a uri perceived as invalid
Members
Constructors
Spotify
Uri
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
reason
Link copied to clipboard
val
reason
:
String
?
=
null
status
Code
Link copied to clipboard
val
statusCode
:
Int
?
=
null