invokeMethodQuietly

fun invokeMethodQuietly(receiver: Any?, method: Method, vararg args: Any?): Pair<Boolean, Any?>