Uses of Class
org.apache.sshd.common.channel.exception.SshChannelException
-
Packages that use SshChannelException Package Description org.apache.sshd.common.channel.exception -
-
Uses of SshChannelException in org.apache.sshd.common.channel.exception
Subclasses of SshChannelException in org.apache.sshd.common.channel.exception Modifier and Type Class Description classSshChannelBufferedOutputExceptionUsed by theBufferedIoOutputStreamto signal a non-recoverable errorclassSshChannelClosedExceptionclassSshChannelInvalidPacketExceptionclassSshChannelNotFoundExceptionclassSshChannelOpenExceptionDocuments failure of a channel to open as expected.
-