An NDoc Documented Class Library

FTPAuthenticationException Constructor 

Basic constructor allowing exception message to be set

public FTPAuthenticationException(
   string msg
);

Parameters

msg
Message that the user will be able to retrieve

See Also

FTPAuthenticationException Class | EnterpriseDT.Net.Ftp Namespace