SshConnectionException public class SshConnectionException : SshException Documentation public DisconnectReason DisconnectReason { get; } protected SshConnectionException(SerializationInfo info, StreamingContext context) public SshConnectionException() public SshConnectionException(string message) public SshConnectionException(string message, DisconnectReason disconnectReasonCode) public SshConnectionException(string message, DisconnectReason disconnectReasonCode, Exception inner) public SshConnectionException(string message, Exception innerException)