Searched defs:completeExceptionally (Results 1 – 3 of 3) sorted by relevance
68 public boolean completeExceptionally(java.lang.Throwable ex) { throw new RuntimeException("Stub!");… in completeExceptionally() method in CompletableFuture
939 public void completeExceptionally(Throwable ex) { in completeExceptionally() method in ForkJoinTask
2002 public boolean completeExceptionally(Throwable ex) { in completeExceptionally() method in CompletableFuture2724 @Override public boolean completeExceptionally(Throwable ex) { in completeExceptionally() method in CompletableFuture.MinimalStage