NET SFTP Library
SftpException Class
Members 






KellermanSoftware.NetSFtpLibrary.Implementation Namespace : SftpException Class
Object Model
SftpException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class SftpException 
   Inherits System.Exception
'Usage
 
Dim instance As SftpException
[System.Serializable()]
public class SftpException : System.Exception 
public class SftpException = class(System.Exception)
System.SerializableAttribute()
public class SftpException extends System.Exception
[System.Serializable()]
public __gc class SftpException : public System.Exception 
[System.Serializable()]
public ref class SftpException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      KellermanSoftware.NetSFtpLibrary.Implementation.SftpException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SftpException Members
KellermanSoftware.NetSFtpLibrary.Implementation Namespace