PowerTCP SSH and SFTP for .NET
SftpException Class
Members 




Wraps error messages sent by the SFTP server.
Object Model
SftpException Class
Syntax
'Declaration
 
Public Class SftpException 
   Inherits System.IO.IOException
'Usage
 
Dim instance As SftpException
public class SftpException : System.IO.IOException 
public __gc class SftpException : public System.IO.IOException 
public ref class SftpException : public System.IO.IOException 
Inheritance Hierarchy

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

See Also

Reference

SftpException Members
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic