Searched refs:ignoreExceptions (Results 1 – 1 of 1) sorted by relevance
49 public static <T> Supplier<T> ignoreExceptions(ThrowingSupplier<T> func) { in ignoreExceptions() method in ExceptionUtils59 public static Runnable ignoreExceptions(ThrowingRunnable r) {