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