Error Response
Wraps around ErrorObject. Serialized raw Spotify error response
Parameters
error
The error code and message, as returned by Spotify
exception
The associated Kotlin exception for this error
Constructors
ErrorResponse
Link copied to clipboard
The error code and message, as returned by Spotify
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(error: ErrorObject, exception: Exception? = null): ErrorResponse
Content copied to clipboard
Properties
Sources
(source)
Link copied to clipboard