Exceptionally completes this CompletableFuture with
a TimeoutException if not otherwise completed
before the given timeout.
timeout | how long to wait before completing exceptionally
with a TimeoutException, in units of unit | |
unit | a TimeUnit determining how to interpret the
timeout parameter |
Diagram: Future