FileTransferException(String) Constructor
Constructor. Delegates to super.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public FileTransferException(
string msg
)
Public Sub New (
msg As String
)
public:
FileTransferException(
String^ msg
)
new :
msg : string -> FileTransferException
Parameters
- msg String
- Message that the user will be
able to retrieve