toggle menu
spotify-api-kotlin
4.1.3
commonJvmLike
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.javainterop
/
SpotifyContinuation
/
onFailure
on
Failure
commonJvmLike
abstract
fun
onFailure
(
exception
:
Throwable
)
(
source
)
Handle exceptions during this API call.
Parameters
exception
The exception that was thrown during the call.