Bridge

AggregateException Class

Represents one or more errors that occur during application execution.

Namespace:  System
Assembly:  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

Inheritance Hierarchy


System..::..Object
  System..::..Exception
    System..::..AggregateException