onFailure

abstract fun onFailure(throwable: Throwable)

Called when an event handling fails.

Parameters

throwable

The throwable representing the failure.