onError

abstract fun onError(e: Exception)

Invoked when an error has occurred.

Parameters

e

Exception, occurred during operation.