onFailure

abstract fun onFailure(exception: Throwable)(source)

Handle exceptions during this API call.

Parameters

exception

The exception that was thrown during the call.