error

open fun error(error: Exception)

Called when an error occurs

Parameters

error

Exception the error occurred


abstract fun error(error: Throwable)

Called when an error occurs

Parameters

error

Throwable the error occurred