An NDoc Documented Class Library

FTPAuthenticationException Constructor (String, Int32)

Basic constructor allowing exception message to be set

public FTPAuthenticationException(
   string msg,
   int replyCode
);

Parameters

msg
Message that the user will be able to retrieve
replyCode

See Also

FTPAuthenticationException Class | EnterpriseDT.Net.Ftp Namespace | FTPAuthenticationException Constructor Overload List