|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| FtpCLIException | Exception generated when invalid command line arguments are passed. |
| FtpCmdException | Exception that is generated by FTP commands. |
| FtpCmdResponseException | Exception that is generated by FTP commands. |
| FtpConfigException | Generated on configuration errors. |
| FtpConsoleException | Exception generated by console classes. |
| FtpException | Parent exception. |
| FtpIllegalCmdException | Exception that is thrown by the command reader if an unrecognized command token is received from the client. |
| FtpIllegalProtocolVersion | Generated, if preferred IP version is not supported (see EPSV command). |
| FtpPermissionException | Exception that indicates the attempted violation of access rights. |
| FtpQuitException | Thrown if session is supposed to end. |
| FtpQuotaException | Exception thrown by the FTP server when a client has reached quota limits. |
| FtpServerException | Exception that is generated by FTP server objects. |
| FtpUniqueConstraintException | Exception that indicates that an existing file is about be overwritten. |
Contains classes related to FTP server exceptions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||