Table of Contents

Class FtpSecurityNotAvailableException

Namespace
FluentFTP.Exceptions
Assembly
FluentFTP.dll

Exception is thrown when TLS/SSL encryption could not be negotiated by the FTP server.

public class FtpSecurityNotAvailableException : FtpException, ISerializable
Inheritance
FtpSecurityNotAvailableException
Implements
Inherited Members
Extension Methods

Constructors

FtpSecurityNotAvailableException()

Default constructor

public FtpSecurityNotAvailableException()

FtpSecurityNotAvailableException(string)

Custom error message

public FtpSecurityNotAvailableException(string message)

Parameters

message string

Error message