ProxyException ClassSSH .NET Client Library Documentation
The exception that is thrown when SCP error occurred.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Renci.SshNet.Common SshException
      Renci.SshNet.Common ProxyException

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class ProxyException : SshException
See Also