Overload List
Name | Description | |
---|---|---|
SshException()()()() |
Initializes a new instance of the SshException class.
| |
SshException(String) |
Initializes a new instance of the SshException class with the specified error message.
| |
SshException(String, Exception) |
Initializes a new instance of the SshException class with the specified error message
and a reference to the inner exception that is the cause of this exception.
| |
SshException(String, Exception, SshExceptionStatus) |
Initializes a new instance of the SshException class with the specified error message, status,
and a reference to the inner exception that is the cause of this exception.
|