Class FtpProxyException
- Namespace
- FluentFTP.Exceptions
- Assembly
- FluentFTP.dll
FtpProxyException
public class FtpProxyException : FtpException, ISerializable
- Inheritance
-
FtpProxyException
- Implements
- Inherited Members
- Extension Methods
Constructors
FtpProxyException()
FtpProxyException
public FtpProxyException()
FtpProxyException(string)
FtpProxyException
public FtpProxyException(string message)
Parameters
message
string
FtpProxyException(string, Exception)
FtpProxyException
public FtpProxyException(string message, Exception inner)