<PackageReference Include="SSH.NET" Version="2014.4.6-beta2" />

ProxyException

public class ProxyException : SshException
The exception that is thrown when SCP error occurred.
public ProxyException()

Initializes a new instance of the ScpException class.

public ProxyException(string message)

Initializes a new instance of the ScpException class.

public ProxyException(string message, Exception innerException)

Initializes a new instance of the ScpException class.

Initializes a new instance of the ProxyException class.