Serialized Form
-
Package com.github.robtimus.filesystems.ftp
-
Class com.github.robtimus.filesystems.ftp.FTPAccessDeniedException extends AccessDeniedException implements Serializable
- serialVersionUID:
- -8991690858093027964L
-
Serialized Fields
-
replyCode
int replyCode
-
-
Class com.github.robtimus.filesystems.ftp.FTPDirectoryNotEmptyException extends DirectoryNotEmptyException implements Serializable
- serialVersionUID:
- -4185269855522877588L
-
Serialized Fields
-
replyCode
int replyCode
-
replyString
String replyString
-
-
Class com.github.robtimus.filesystems.ftp.FTPFileAlreadyExistsException extends FileAlreadyExistsException implements Serializable
- serialVersionUID:
- 671724890729526141L
-
Serialized Fields
-
replyCode
int replyCode
-
-
Class com.github.robtimus.filesystems.ftp.FTPFileSystemException extends FileSystemException implements Serializable
- serialVersionUID:
- 3914421047186137133L
-
Serialized Fields
-
replyCode
int replyCode
-
-
Class com.github.robtimus.filesystems.ftp.FTPNoSuchFileException extends NoSuchFileException implements Serializable
- serialVersionUID:
- 1547360368371410860L
-
Serialized Fields
-
replyCode
int replyCode
-
-
Class com.github.robtimus.filesystems.ftp.FTPNotDirectoryException extends NotDirectoryException implements Serializable
- serialVersionUID:
- -37768328123340304L
-
Serialized Fields
-
replyCode
int replyCode
-
replyString
String replyString
-
-
Class com.github.robtimus.filesystems.ftp.FTPNotLinkException extends NotLinkException implements Serializable
- serialVersionUID:
- 2100528879214315190L
-
Serialized Fields
-
replyCode
int replyCode
-
-