Searched defs:runAndLogError (Results 1 – 2 of 2) sorted by relevance
38 public static void runAndLogError(Logger log, String errorMsg, UnsafeRunnable runnable) { in runAndLogError() method in FunctionalUtils
252 …private static void runAndLogError(Channel ch, Supplier<String> errorMsg, UnsafeRunnable runnable)… in runAndLogError() method in ResponseHandler