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.
CustomAttributeFormatException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the CustomAttributeFormatException class with the specified message.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- message
-
Type:
System::String^
The message that indicates the reason this exception was thrown.
This constructor sets the properties of the Exception object as follows:
Property | Value |
|---|---|
null |
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: