ErrorResponse

fun ErrorResponse(error: ErrorObject, exception: Exception? = null)

Parameters

error

The error code and message, as returned by Spotify

exception

The associated Kotlin exception for this error

Sources

(source)
Link copied to clipboard