SshException Constructor SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodSshException 
Initializes a new instance of the SshException class.
Public methodSshException(String)
Initializes a new instance of the SshException class.
Protected methodSshException(SerializationInfo, StreamingContext)
Initializes a new instance of the SshException class.
Public methodSshException(String, Exception)
Initializes a new instance of the SshException class.
Back to Top
See Also