Searched defs:withExceptionHandler (Results 1 – 2 of 2) sorted by relevance
64 inline fun withExceptionHandler(noinline handler: (Throwable) -> Unit, block: () -> Unit) { in withExceptionHandler() method
65 inline fun withExceptionHandler(noinline handler: (Throwable) -> Unit, block: () -> Unit) { in withExceptionHandler() method