AggregateException Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
AggregateException()()()() |
Initializes a new instance of the AggregateException class with a system-supplied message that describes the error.
|
![]() |
AggregateException(IEnumerable<(Of <<'(Exception>)>>)) | |
![]() |
AggregateException(array<Exception>[]()[][]) | |
![]() |
AggregateException(String) |
Initializes a new instance of the AggregateException class with a specified message that describes the error.
|
![]() |
AggregateException(String, IEnumerable<(Of <<'(Exception>)>>)) | |
![]() |
AggregateException(String, array<Exception>[]()[][]) |