ScpException Constructor SSH .NET Client Library Documentation
Overload List

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