<PackageReference Include="SSH.NET" Version="2016.0.0" />

SftpPathNotFoundException

The exception that is thrown when file or directory is not found.

Initializes a new instance of the SftpPathNotFoundException class.

public SftpPathNotFoundException(string message)

Initializes a new instance of the SftpPathNotFoundException class.

public SftpPathNotFoundException(string message, Exception innerException)

Initializes a new instance of the SftpPathNotFoundException class.