Class SftpException
Exception for SFTP errors.
public class SftpException : IOException, ISerializable
- Inheritance
-
SftpException
- Implements
- Inherited Members
Properties
Error
Gets the error code.
public SftpError Error { get; }