FileTransferException(String, String) Constructor
Constructor. Permits setting of reply code
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public FileTransferException(
string msg,
string replyCode
)
Public Sub New (
msg As String,
replyCode As String
)
public:
FileTransferException(
String^ msg,
String^ replyCode
)
new :
msg : string *
replyCode : string -> FileTransferException
Parameters
- msg String
- message that the user will be able to retrieve
- replyCode String
- string form of reply code