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 voidSshToolsApplicationClientPanel.authenticationComplete(boolean newProfile) voidSshToolsApplicationClientPanel.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 TypeClassDescriptionclassThrown by the transport protocol if an error occurs during any type of algorithm initialization.classThrown by the transport protocol if an algortihm cannot be agreed between the client and server.classThrown by the transport protocol if an algorithm is not supported by the underlying JCE.classThrown by the transport protocol if an algorithm operation error occurs.classThrown by abstract host key verifications when a host file is invalidclassThrown bySshMessageimplementations when an invalid message is found.classThrown by message store when a message is already registeredclassThrown by the message store when a message is added which is not registered.classThrown 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 TypeClassDescriptionclassclass