public class FailedFuture<V> extends CompletedFuture<V>
Constructor and Description |
---|
FailedFuture(ISession session,
Throwable cause)
Constructs a failed future.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
cause()
Returns the cause of the failure
|
await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, get, get, isDone, sync, sync, sync, syncUninterruptibly, syncUninterruptibly, syncUninterruptibly
getNow, getSession, isCancelled, isFailed, isSuccessful, toString
Copyright © 2017–2021 SNF4J.ORG. All rights reserved.