Interface HasException
- All Known Subinterfaces:
AuthFuture, Cancellable, ConnectFuture, IoConnectFuture, IoWriteFuture, OpenFuture, WithException
- All Known Implementing Classes:
AbstractIoWriteFuture, ChannelAsyncOutputStream.BufferedFuture, DefaultAuthFuture, DefaultCancellableSshFuture, DefaultConnectFuture, DefaultIoConnectFuture, DefaultOpenFuture, GlobalRequestFuture, IoWriteFutureImpl, Nio2DefaultIoWriteFuture, PendingWriteFuture, SimpleIoOutputStream.DefaultIoWriteFuture
public interface HasException
Something that may have a failure exception.
-
Method Summary
-
Method Details
-
getException
-