The exception that is thrown when an SSH error occurs.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Class SshException _
	Inherits NetworkSessionException
C#
public class SshException : NetworkSessionException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..NetworkSessionException
      Rebex.Net..::..SshException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also