| Interface | Description |
|---|---|
| FutureConsumerWithException<T,E extends Throwable> |
A checked extension of the
Consumer interface which rethrows
exceptions wrapped in a CompletionException. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.