An NDoc Documented Class Library

FTPAuthenticationException Class

FTP authentication exceptions

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

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

public class FTPAuthenticationException : FTPException

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

FTPAuthenticationException Members | EnterpriseDT.Net.Ftp Namespace