Package org.apache.sshd.common.future
Interface HasException
- All Known Subinterfaces:
Cancellable,IoConnectFuture,IoWriteFuture,WithException
- All Known Implementing Classes:
AbstractIoWriteFuture,DefaultCancellableSshFuture,DefaultIoConnectFuture
public interface HasException
Something that may have a failure exception.
- Author:
- Apache MINA SSHD Project
-
Method Summary