Bridge
AggregateException Constructor
Initializes a new instance of the
AggregateException
class with a system-supplied message that describes the error.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
AggregateException
()
Public
Sub
New
public
:
AggregateException
()
See Also
AggregateException Class
AggregateException Overload
System Namespace