Represents exceptions related to SFTP, generally produced
by the SFTP subsystem
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class SFTPException : FileTransferException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class SFTPException _ Inherits FileTransferException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SFTPException : public FileTransferException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPAuthenticationException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPConnectException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPAuthenticationException
EnterpriseDT.Net.Ftp.Ssh..::..SFTPConnectException