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