Searched defs:catching (Results 1 – 7 of 7) sorted by relevance
36 public static <V> ListenableFuture<V> catching( in catching() method in GwtFuturesCatchingSpecialization43 public static <V> ListenableFuture<V> catching( in catching() method in GwtFuturesCatchingSpecialization
32 public final FluentFuture<V> catching( in catching() method in GwtFluentFutureCatchingSpecialization
185 public void catching(Throwable throwable) { in catching() method in XLogger199 public void catching(Level level, Throwable throwable) { in catching() method in XLogger
182 public final <X extends Throwable> FluentFuture<V> catching( in catching() method in FluentFuture
277 public static <V, X extends Throwable> ListenableFuture<V> catching( in catching() method in Futures
184 public final <X extends Throwable> FluentFuture<V> catching( in catching() method in FluentFuture
292 public static <V, X extends Throwable> ListenableFuture<V> catching( in catching() method in Futures