EventLogException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the EventLogException class by specifying the error message that describes the current exception.
Assembly: System.Core (in System.Core.dll)
Parameters
- message
-
Type:
System::String^
The error message that describes the current exception.
.NET Framework
Available since 3.5
Available since 3.5
Show: