Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSshException()()()()
Initializes a new instance of the SshException class.
Public methodSupported by the .NET Compact FrameworkSshException(String)
Initializes a new instance of the SshException class with the specified error message.
Public methodSupported by the .NET Compact FrameworkSshException(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.
Public methodSupported by the .NET Compact FrameworkSshException(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.

See Also