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