The exception that is thrown when SSH exception occurs.
The exception that is thrown when SSH exception occurs.
Inheritance Hierarchy
Renci.SshNet.Common SshException
Renci.SshNet.Common NetConfServerException
Renci.SshNet.Common ProxyException
Renci.SshNet.Common ScpException
Renci.SshNet.Common SftpPathNotFoundException
Renci.SshNet.Common SftpPermissionDeniedException
Renci.SshNet.Common SshAuthenticationException
Renci.SshNet.Common SshConnectionException
Renci.SshNet.Common SshOperationTimeoutException
Renci.SshNet.Common SshPassPhraseNullOrEmptyException
Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
[SerializableAttribute] public class SshException : Exception
See Also