An NDoc Documented Class Library

FileTransferException Constructor (String, Exception)

Constructor. Delegates to super.

public FileTransferException(
   string msg,
   Exception innerException
);

Parameters

msg
Message that the user will be able to retrieve
innerException
Exception that caused this exception

See Also

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