FTP related error
Namespace: System.Net.FtpClient
Assembly: System.Net.FtpClient (in System.Net.FtpClient.dll) Version: 1.0.5064.17461
Syntax
| C# |
|---|
public class FtpException : Exception |
| Visual Basic |
|---|
Public Class FtpException Inherits Exception |
| Visual C++ |
|---|
public ref class FtpException : public Exception |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System.Net.FtpClient..::..FtpException
System.Net.FtpClient..::..FtpCommandException
System.Net.FtpClient..::..FtpSecurityNotAvailableException
System..::..Exception
System.Net.FtpClient..::..FtpException
System.Net.FtpClient..::..FtpCommandException
System.Net.FtpClient..::..FtpSecurityNotAvailableException