Searched defs:obtrudeException (Results 1 – 2 of 2) sorted by relevance
158 public void obtrudeException(java.lang.Throwable ex) { throw new RuntimeException("Stub!"); } in obtrudeException() method in CompletableFuture
2526 public void obtrudeException(Throwable ex) { in obtrudeException() method in CompletableFuture2911 @Override public void obtrudeException(Throwable ex) { in obtrudeException() method in CompletableFuture.MinimalStage