exceptionFuture

val exceptionFuture: CompletableFuture<Throwable?>

撤回时产生的异常, 当撤回成功时为 null. Java CompletableFuture API.