Constructor SshTransferException
SshTransferException(string)
Initializes a new instance of the SshTransferException with a specified error message.
public SshTransferException(string msg)
Parameters
msgstringThe error message.
Initializes a new instance of the SshTransferException with a specified error message.
public SshTransferException(string msg)
msg stringThe error message.