Table of Contents

Class SftpException

Namespace
Tmds.Ssh
Assembly
Tmds.Ssh.dll

Exception for SFTP errors.

public class SftpException : IOException, ISerializable
Inheritance
SftpException
Implements
Inherited Members

Properties

Error

Gets the error code.

public SftpError Error { get; }

Property Value

SftpError