Overload | Description |
---|---|
UnsupportedSSHProtocolException Constructor(String,String) | Initializes a new instance of the Unsupported SSHProtocolException class using the passed actual version of the SSH server and desired version. |
UnsupportedSSHProtocolException Constructor(String,String,String) | Initializes a new instance of the Unsupported SSHProtocolException class using the passed message text, actual version of the SSH server, and the desired SSH version. |