An NDoc Documented Class Library

FileTransferException Constructor

Constructor. Delegates to super.

Overload List

Constructor. Delegates to super.

public FileTransferException(string);

Constructor. Delegates to super.

public FileTransferException(string,Exception);

Constructor. Permits setting of reply code

public FileTransferException(string,int);

Constructor. Permits setting of reply code

public FileTransferException(string,string);

See Also

FileTransferException Class | EnterpriseDT.Net.Ftp Namespace