The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TimeZoneNotFoundException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the TimeZoneNotFoundException class with the specified message string.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- message
-
Type:
System::String^
A string that describes the exception.
The message string is assigned to the Message property. The string should be localized for the current culture.
.NET Framework
Available since 3.5
Available since 3.5
Show: