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

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.

Initializes a new instance of the SftpPathNotFoundException class.