onError

abstract fun onError(e: Exception)

Called if an error occurred during the request.

Parameters

e

Exception, occurred during the request.