runCatchingReporting

inline fun <R> runCatchingReporting(player: Player? = null, block: () -> R): Result<R>(source)