ExceptionHandler

fun interface ExceptionHandler

Functions

Link copied to clipboard
abstract fun handle(key: String, e: Throwable, error: String)