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 class
SshChannelClosedException
class
SshChannelNotFoundException
class
SshChannelOpenException
Documents failure of a channel to open as expected.
-