Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / SSHKeyExchangeException Class
Fields Properties Methods Events


SSHKeyExchangeException Class Members

The following tables list the members exposed by SSHKeyExchangeException.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the SSHKeyExchangeException class  
Top
Public Fields
 NameDescription
Public FieldThe exception's default message.  
Top
Protected Fields
 NameDescription
Protected FieldThe client's algorithms.  
Protected FieldThe server's algorithms.  
Top
Public Properties
 NameDescription
Public PropertyGets the client algorithms.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyGets the server algorithms.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public MethodSets the SerializationInfo with information about the exception. (Inherited from Xceed.SSH.Core.SSHException)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also