onError

abstract fun onError(error: Throwable)

Called when an irrecoverable error has occurred.

Parameters

error

details of what error has occurred.