public static interface CompletionHandler.ConsumerBuilder<R>
| Modifier and Type | Method and Description |
|---|---|
<E extends Throwable> |
orCatch(Consumer<E> exceptionConsumer) |
<E extends Throwable> BiConsumer<R,E> orCatch(Consumer<E> exceptionConsumer)
Copyright © 2019 Digipost. All rights reserved.