<PackageReference Include="SSH.NET" Version="2014.4.6-beta2" />

SshPassPhraseNullOrEmptyException

The exception that is thrown when pass phrase for key file is empty or null

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.

public SshPassPhraseNullOrEmptyException(string message)

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.

public SshPassPhraseNullOrEmptyException(string message, Exception innerException)

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.

Initializes a new instance of the SshPassPhraseNullOrEmptyException class.