kin-android / kin.utils / ResultCallback / onError
abstract fun onError(e: Exception!): Unit
abstract fun onError(e:
Exception
!):
Unit
Method will be called when operation has failed
e - Exception!: the exception in case of error
e