TypedDataSetGeneratorException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the TypedDataSetGeneratorException class with the specified string.
Assembly: System.Data (in System.Data.dll)
Parameters
- message
-
Type:
System::String^
The string to display when the exception is thrown.
The TypedDataSetGeneratorException class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.
.NET Framework
Available since 2.0
Available since 2.0
Show: