InternalErrorException Constructor (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the InternalErrorException class, specifying an error message.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Parameters
- message
-
Type:
System::String^
The message that describes the error.
The value of the message parameter is set as the value of the Message property.
This class supports the Visual Basic compiler and is not intended to be used directly from your code.
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Available since 2.0
Silverlight
Available since 2.0
Show: