Searched defs:throwableSupplier (Results 1 – 2 of 2) sorted by relevance
31 public void error(Supplier<Throwable> throwableSupplier, Supplier<String> messageSupplier) { in error()68 public void error(Supplier<Throwable> throwableSupplier, Supplier<String> messageSupplier) { in error()81 void error(Supplier<Throwable> throwableSupplier, Supplier<String> messageSupplier); in error()
26 public void error(Supplier<Throwable> throwableSupplier, Supplier<String> messageSupplier) { in error()