launchWithCatch

fun CoroutineScope.launchWithCatch(block: suspend CoroutineScope.() -> Unit): Job