Rebex SFTP for .NET

SftpException Class

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

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

System.Object
   System.Exception
      Rebex.Net.SftpException

public class SftpException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rebex.Net

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

See Also

SftpException Members | Rebex.Net Namespace