FTP authentication exceptions
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class FTPAuthenticationException : FTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FTPAuthenticationException _ Inherits FTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FTPAuthenticationException : public FTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPAuthenticationException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPAuthenticationException