Home | History | Annotate | Download | only in jsr166

Lines Matching refs:completeExceptionally

262             completeExceptionally(ex);
299 * completeExceptionally completes exceptionally
309 * completeExceptionally(null) throws NullPointerException
591 completeExceptionally(new FJException());
972 * invoke task throws exception after invoking completeExceptionally
980 f.completeExceptionally(ex);
1637 * invoke task throws exception after invoking completeExceptionally
1645 f.completeExceptionally(ex);