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