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

SftpPermissionDeniedException

The exception that is thrown when operation permission is denied.

Initializes a new instance of the SftpPermissionDeniedException class.

public SftpPermissionDeniedException(string message)

Initializes a new instance of the SftpPermissionDeniedException class.

public SftpPermissionDeniedException(string message, Exception innerException)

Initializes a new instance of the SftpPermissionDeniedException class.