Constructor. Delegates to super.
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);
FileTransferException Class | EnterpriseDT.Net.Ftp Namespace