onError

abstract fun onError(e: Exception)

Invoked when an error happened.

Parameters

e

Exception, occurred during operation.