public class AsyncHelper extends Object
| Constructor and Description |
|---|
AsyncHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> CompletableFuture<T> |
onException(Class<T> type,
Throwable e) |
public static final <T> CompletableFuture<T> onException(Class<T> type, Throwable e)
Copyright © 2018. All rights reserved.