Serialized Form
-
Package com.enterprisedt.net.ftp
-
Exception Class com.enterprisedt.net.ftp.ControlChannelIOException
class ControlChannelIOException extends IOException implements Serializable -
Exception Class com.enterprisedt.net.ftp.DateParseException
class DateParseException extends ParseException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.enterprisedt.net.ftp.FTPConnectionClosedException
class FTPConnectionClosedException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.enterprisedt.net.ftp.FTPException
class FTPException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
replyCode
int replyCode
Integer reply code
-
-
Exception Class com.enterprisedt.net.ftp.FTPTransferCancelledException
class FTPTransferCancelledException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.enterprisedt.net.ftp.MalformedReplyException
class MalformedReplyException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.enterprisedt.net.ftp.async
-
Exception Class com.enterprisedt.net.ftp.async.FTPOperationDiscardedException
class FTPOperationDiscardedException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.enterprisedt.net.ftp.async.FTPOperationInterruptedException
class FTPOperationInterruptedException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.enterprisedt.net.ftp.pro
-
Exception Class com.enterprisedt.net.ftp.pro.FTPIntegrityCheckException
class FTPIntegrityCheckException extends FTPException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.enterprisedt.net.ftp.ssh
-
Exception Class com.enterprisedt.net.ftp.ssh.SSHFTPException
class SSHFTPException extends FTPException implements Serializable -
Exception Class com.enterprisedt.net.ftp.ssh.SSHFTPKeyException
class SSHFTPKeyException extends IOException implements Serializable-
Serialized Fields
-
serverKey
SSHFTPPublicKey serverKey
-
-
-
-
Package com.enterprisedt.net.ftp.ssl
-
Exception Class com.enterprisedt.net.ftp.ssl.SSLFTPCertificateException
class SSLFTPCertificateException extends SSLFTPException implements Serializable-
Serialized Fields
-
certs
Vector certs
-
-
-
Exception Class com.enterprisedt.net.ftp.ssl.SSLFTPException
class SSLFTPException extends FTPException implements Serializable
-