Serialized Form
-
Package com.trilead.ssh2
-
Exception com.trilead.ssh2.HTTPProxyException
class HTTPProxyException extends IOException implements Serializable- serialVersionUID:
- 2241537397104426186L
-
Serialized Fields
-
httpErrorCode
int httpErrorCode
-
httpResponse
String httpResponse
-
-
Exception com.trilead.ssh2.IOWarningException
class IOWarningException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Exception com.trilead.ssh2.SFTPException
class SFTPException extends IOException implements Serializable- serialVersionUID:
- 578654644222421811L
-
Serialized Fields
-
sftpErrorCode
int sftpErrorCode
-
sftpErrorMessage
String sftpErrorMessage
-
-
-
Package com.trilead.ssh2.transport
-
Exception com.trilead.ssh2.transport.NegotiateException
class NegotiateException extends Exception implements Serializable- serialVersionUID:
- 3689910669428143157L
-