ExceptionHandler

fun interface ExceptionHandler

Functions

Link copied to clipboard
fun ExceptionHandler.asCoroutineExceptionHandler(): CoroutineExceptionHandler
Link copied to clipboard
abstract fun handle(error: Throwable)