shared
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.common
/
SpotifyFailure
/
SerializationError
/
SerializationError
Serialization
Error
constructor
(
statusCode
:
Int
,
cause
:
Throwable
,
message
:
String
=
cause.message ?: "Serialization error"
)