Parse Exception
class ParseException(message: String, cause: Throwable?) : SpotifyException
Content copied to clipboard
Exception signifying that JSON (de)serialization failed. This is likely a library error rather than user error.
Constructors
ParseException
Link copied to clipboard
Properties
Sources
common source
Link copied to clipboard