FTPAuthenticationException(String) Constructor
Basic constructor allowing exception message to be set
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public FTPAuthenticationException(
string msg
)
Public Sub New (
msg As String
)
public:
FTPAuthenticationException(
String^ msg
)
new :
msg : string -> FTPAuthenticationException
Parameters
- msg String
- Message that the user will be able to retrieve