Thrown when an SFTP connection couldn't be made.
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class SFTPConnectException : SFTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class SFTPConnectException _ Inherits SFTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SFTPConnectException : public SFTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPConnectException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPConnectException