CompositionFailedException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the CompositionFailedException class with the specified message.
Assembly: System.Composition.Runtime (in System.Composition.Runtime.dll)
Parameters
- message
-
Type:
System::String^
A message that contains information about the exception.
Show: