Indicates that an SSL-related error occurred.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class SSLFTPException : FTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class SSLFTPException _ Inherits FTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SSLFTPException : public FTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp.Ssl..::..SSLFTPException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp.Ssl..::..SSLFTPException