kin-android

kin-android / kin.utils / ResultCallback / onError

onError

abstract fun onError(e: Exception!): Unit

Method will be called when operation has failed

Parameters

e - Exception!: the exception in case of error