edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
FTP specific exceptions

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
[SerializableAttribute]
public class FTPException : FileTransferException
Visual Basic
<SerializableAttribute> _
Public Class FTPException _
	Inherits FileTransferException
Visual C++
[SerializableAttribute]
public ref class FTPException : public FileTransferException

Inheritance Hierarchy

See Also