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
-