edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPAuthenticationException(String) Constructor

Basic constructor allowing exception message to be set

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPAuthenticationException(
	string msg
)

Parameters

msg  String
Message that the user will be able to retrieve

See Also