System.AggregateException クラス (F#)
アプリケーションの実行中に発生する 1 つ以上のエラーを表します。
名前空間/モジュール パス: System
アセンブリ: FSharp.Core (FSharp.Core.dll)
type AggregateException =
class
member this.InnerExceptions : ReadOnlyCollection<exn>
end
解説
この型は F# コア ライブラリのバージョンで使用するためにのみ、.NET Framework 2.0 を対象となります。.NET Framework 4 を使用している場合は、同じ名前の .NET Framework 4 の型である AggregateException を使用します。
インスタンス メンバー
メンバー |
説明 |
---|---|
現在の例外の原因となった Exception インスタンスの読み取り専用コレクションを取得します。 |
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: 2.0