Table of Contents

Constructor SshTransferException

Namespace
Tamir.SharpSsh
Assembly
SLSSH.dll

SshTransferException(string)

Initializes a new instance of the SshTransferException with a specified error message.

public SshTransferException(string msg)

Parameters

msg string

The error message.