Initializes a new instance of the FtpException class.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Sub New |
C# |
---|
public FtpException() |
Remarks
This constructor initializes the Message property of the new instance to a message that describes the general error.