An NDoc Documented Class Library

FTPException Constructor (String)

Basic constructor allowing exception message to be set

public FTPException(
   string msg
);

Parameters

msg
Message that the user will be able to retrieve

See Also

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