AggregateException Class
Represents one or more errors that occur during application execution.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class AggregateException : Exception
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class AggregateException _ Inherits Exception
[ExternalAttribute] [NamespaceAttribute] public ref class AggregateException : public Exception