The exception that is thrown when an error occurs while using Scp component.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Class ScpException _
	Inherits NetworkSessionException
C#
public class ScpException : NetworkSessionException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..NetworkSessionException
      Rebex.Net..::..ScpException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also