.NET Framework Class Library |
AggregateException Properties |
AggregateException Class See Also Send Feedback |
The AggregateException type exposes the following members.
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
InnerExceptions |
Gets a read-only collection of the Exception instances that caused the
current exception.
| |
Message | (Inherited from Exception.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |