Searched defs:completeExceptionally (Results 1 – 2 of 2) 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