CustomAttributeFormatException Constructor (String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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.
Show: