|
| System.Net.FtpClient |
| FtpCommandException Constructor (String, String) |
| FtpCommandException Class See Also Send Feedback |
|
Initalizes a new instance of a FtpResponseException
Namespace: System.Net.FtpClient
Assembly: System.Net.FtpClient (in System.Net.FtpClient.dll) Version: 1.0.5064.17461
Syntax
| C# |
|---|
public FtpCommandException( string code, string message ) |
| Visual Basic |
|---|
Public Sub New ( code As String, message As String ) |
| Visual C++ |
|---|
public: FtpCommandException( String^ code, String^ message ) |
Parameters
- code
- Type: System..::..String
Status code
- message
- Type: System..::..String
Associated message