Overload List
| Name | Description | |
|---|---|---|
| FTPException(String) |
Basic constructor allowing exception message to be set
| |
| FTPException(FTPReply) |
Constructor. Permits setting of reply code
| |
| FTPException(String, Exception) |
Basic constructor allowing exception message to be set
| |
| FTPException(String, Int32) |
Constructor. Permits setting of reply code
| |
| FTPException(String, String) | Constructor. Permits setting of reply code
|