onError

fun onError(onError: (Throwable) -> Unit)

Set lambda that is called when exception on internal Coroutine occurs

Parameters

onError

Lambda called when exception occurs