The exception that is thrown when file or directory is not found.
The exception that is thrown when file or directory is not found.
Inheritance Hierarchy
Renci.SshNet.Common SshException
Renci.SshNet.Common SftpPathNotFoundException
Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
[SerializableAttribute] public class SftpPathNotFoundException : SshException
See Also