Xceed .NET Libraries Documentation
SSHKeyExchangeException Constructor


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace > SSHKeyExchangeException Class : SSHKeyExchangeException Constructor
Initializes a new instance of the SSHKeyExchangeException class
Overload List
OverloadDescription
Initializes a new instance of the SSHKeyExchangeException class using the passed message format string and arguments.  
Initializes a new instance of the SSHKeyExchangeException class using the passed message string and inner exception.  
Initializes a new instance of the SSHKeyExchangeException class using the passed description, client algorithms, and server algorithms.  
Initializes a new instance of the SSHKeyExchangeException class using the passed description, client algorithms, server algorithms, and inner exception.  
Initializes a new instance of the SSHKeyExchangeException class using the passed client algorithms, server algorithms, inner exception, message format string, and message arguments.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SSHKeyExchangeException Class
SSHKeyExchangeException Members