什么是AggregateException
又叫聚合異常。表示在應用程序執行過程中發生的一個或多個錯誤。
- 繼承
-
ObjectExceptionAggregateException
說明
AggregateException 用於將多個故障合並為單個 java.lang.throwable exception 對象。 它廣泛用於任務並行庫(TPL)和並行 LINQ (PLINQ)。AggregateException 的所有公共且受保護的成員都是線程安全的,可從多個線程同時使用。
HRESULT
無特定,繼承Exception的值0X80131500