Skip to content
typedescriptor
Browse
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
⟨beta⟩
A curated list of high quality, important, and interesting libraries and services in the .NET ecosystem.
Research
Open-source experiments, explorations, and notes on .NET libraries, apps, and tools.
Follow us
↖
Browse
↖
dotnet
Collection
↖
Namespaces
↖
Assemblies
↖
Packages
dotnet
System
Namespace
Aggregate
Exception
Class
.
ctor(String,
Exception[])
Method
.
ctor(String,
Exception[])
Method
Initializes a new instance of the
AggregateException
class with a specified error message and references to the inner exceptions that are the cause of this exception.
On This Page
Overview
Exceptions
Exceptions
System.
Argument
Null
Exception
The
innerExceptions
argument is null.
System.
Argument
Exception
An element of
innerExceptions
is null.