SqlTypeException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the SqlTypeException class with a specified error message.
Assembly: System.Data (in System.Data.dll)
Parameters
- message
-
Type:
System::String^
The error message that explains the reason for the exception.
.NET Framework
Available since 1.1
Available since 1.1
Show: