An NDoc Documented Class Library |
|
FileTransferException Constructor (String, Int32)
Constructor. Permits setting of reply code
public FileTransferException(
string msg,
int replyCode);
Parameters
-
msg
- message that the user will be able to retrieve
-
replyCode
- string form of reply code
See Also
FileTransferException Class | EnterpriseDT.Net.Ftp Namespace | FileTransferException Constructor Overload List