Uses of Class com.sshtools.j2ssh.SshException

Uses in package com.sshtools.j2ssh.configuration

Classes derived from com.sshtools.j2ssh.SshException

class

Uses in package com.sshtools.common.ui

Methods which throw type com.sshtools.j2ssh.SshException

void
void

Uses in package com.sshtools.j2ssh.transport

Classes derived from com.sshtools.j2ssh.SshException

class
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 invalid
class
Thrown by SshMessage implementations when an invalid message is found.
class
Thrown by message store when a message is already registered
class
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 in package com.sshtools.j2ssh.transport.kex

Classes derived from com.sshtools.j2ssh.SshException

class

Uses in package com.sshtools.common.configuration

Classes derived from com.sshtools.j2ssh.SshException

class

Uses in package com.sshtools.j2ssh.transport.publickey

Classes derived from com.sshtools.j2ssh.SshException

class
class

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.