See Also

SftpException Members  | Dart.PowerTCP.Ssh Namespace

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP SSH and SFTP for .NET

SftpException Class

Dart.PowerTCP.Ssh Namespace : SftpException Class

Used in combination with the SftpStream. This exception wraps error messages sent by the SFTP server.

For a list of all members of this type, see SftpException members.

Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            Dart.PowerTCP.Ssh.SftpException

Syntax

[Visual Basic]
Public Class SftpException    Inherits IOException
[C#]
public class SftpException : IOException
[C++]
public __gc class SftpException : public IOException
[C++/CLI]
public ref class SftpException : public IOException

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

See Also

SftpException Members  | Dart.PowerTCP.Ssh Namespace

 

Send comments on this topic.

Documentation version 1.0.0.0.

© 2008 Dart Communications.  All rights reserved.