An NDoc Documented Class Library

FTPException Class

FTP specific exceptions

For a list of all members of this type, see FTPException Members.

System.Object
   System.Exception
      System.ApplicationException
         EnterpriseDT.Net.Ftp.FileTransferException
            EnterpriseDT.Net.Ftp.FTPException

public class FTPException : FileTransferException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

FTPException Members | EnterpriseDT.Net.Ftp Namespace