







![]() ![]() |
DotRas SDK Documentation |
RasDialException Constructor (String) |
RasDialException Class See Also Send Feedback |
![]() |
Initializes a new instance of the RasDialException class.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasDialException( string message ) |
Visual Basic |
---|
Public Sub New ( message As String ) |
Visual C++ |
---|
public: RasDialException( String^ message ) |
F# |
---|
new : message : string -> RasDialException |
Parameters
- message
- Type: System..::..String
A message that describes the error.