java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
com.sshtools.j2ssh.SshException
com.sshtools.j2ssh.transport.TransportProtocolException
com.sshtools.j2ssh.transport.AlgorithmInitializationException
All Implemented Interfaces:
Serializable
Thrown by the transport protocol if an error occurs during any type of algorithm initialization.
Lee - David Painter$ - Revision: 1.18 $0.2.0 - | Constructor: |
|---|
Constructs the exception.
|
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |