Overload List

  NameDescription
Public methodFTPException(String)
Basic constructor allowing exception message to be set
Public methodFTPException(FTPReply)
Constructor. Permits setting of reply code
Public methodFTPException(String, Exception)
Basic constructor allowing exception message to be set
Public methodFTPException(String, Int32)
Constructor. Permits setting of reply code
Public methodFTPException(String, String)
Constructor. Permits setting of reply code

See Also