Overload List
| Name | Description | |
|---|---|---|
| SshConnectionException |
Initializes a new instance of the SshConnectionException class.
| |
| SshConnectionException(String) |
Initializes a new instance of the SshConnectionException class.
| |
| SshConnectionException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SshConnectionException class.
| |
| SshConnectionException(String, DisconnectReason) |
Initializes a new instance of the SshConnectionException class.
| |
| SshConnectionException(String, Exception) |
Initializes a new instance of the SshConnectionException class.
| |
| SshConnectionException(String, DisconnectReason, Exception) |
Initializes a new instance of the SshConnectionException class.
|
See Also