Win32Exception Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the Win32Exception class with the specified detailed description.
Assembly: System (in System.dll)
Parameters
- message
-
Type:
System::String^
A detailed description of the error.
SecurityPermission
for access to unmanaged code. Associated enumeration: UnmanagedCode
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: