callWithCatch

fun <R> KFunction<R>.callWithCatch(vararg args: Any?): R(source)