onError

abstract fun onError(e: Exception)

Invoked when an error happened.

Parameters

e

exception containing the error message.