AggregateException Constructor (String)
Initializes a new instance of the AggregateException class with a specified message that describes the error.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- message
- Type: System..::..String
The message that describes the exception. The caller of this constructor is required to ensure that this string has been localized for the current system culture.