runIgnoringExceptions

inline fun <R> runIgnoringExceptions(show: Boolean = false, action: () -> R): R?