Uses of Class
com.sshtools.j2ssh.SshException
Packages that use SshException
Package
Description
-
Uses of SshException in com.sshtools.common.configuration
Subclasses of SshException in com.sshtools.common.configuration -
Uses of SshException in com.sshtools.common.ui
Methods in com.sshtools.common.ui that throw SshExceptionModifier and TypeMethodDescriptionabstract void
SshToolsApplicationClientPanel.authenticationComplete
(boolean newProfile) void
SshToolsApplicationClientPanel.connect()
-
Uses of SshException in com.sshtools.j2ssh.configuration
Subclasses of SshException in com.sshtools.j2ssh.configuration -
Uses of SshException in com.sshtools.j2ssh.transport
Subclasses of SshException in com.sshtools.j2ssh.transportModifier and TypeClassDescriptionclass
Thrown by the transport protocol if an error occurs during any type of algorithm initialization.class
Thrown by the transport protocol if an algortihm cannot be agreed between the client and server.class
Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.class
Thrown by the transport protocol if an algorithm operation error occurs.class
Thrown by abstract host key verifications when a host file is invalidclass
Thrown bySshMessage
implementations when an invalid message is found.class
Thrown by message store when a message is already registeredclass
Thrown by the message store when a message is added which is not registered.class
Thrown by the message store when the store reaches EOF.class
-
Uses of SshException in com.sshtools.j2ssh.transport.kex
Subclasses of SshException in com.sshtools.j2ssh.transport.kex -
Uses of SshException in com.sshtools.j2ssh.transport.publickey
Subclasses of SshException in com.sshtools.j2ssh.transport.publickeyModifier and TypeClassDescriptionclass
class