<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.15">
  <compounddef id="class_system_1_1_aggregate_exception" kind="class" language="C#" prot="public">
    <compoundname>System::AggregateException</compoundname>
    <basecompoundref prot="public" virt="non-virtual">Exception</basecompoundref>
      <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="class_system_1_1_aggregate_exception_1a6d63572adead946befef3d453985e49b" prot="private" static="no" mutable="no">
        <type>List&lt; Exception &gt;</type>
        <definition>List&lt;Exception&gt; System.AggregateException.innerExceptions</definition>
        <argsstring></argsstring>
        <name>innerExceptions</name>
        <initializer>= new List&lt;Exception&gt; ()</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="38" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="38" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="class_system_1_1_aggregate_exception_1ac147a30f69f76f6d075e905a60c668a1" prot="private" static="no" mutable="no">
        <type>const string</type>
        <definition>const string System.AggregateException.defaultMessage</definition>
        <argsstring></argsstring>
        <name>defaultMessage</name>
        <initializer>= &quot;One or more errors occured&quot;</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="39" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="39" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="property">
      <memberdef kind="property" id="class_system_1_1_aggregate_exception_1a295c129a5f0ee297d339315d90ea2860" prot="public" static="no" readable="no" writable="no" gettable="yes" privategettable="no" protectedgettable="no" settable="no" privatesettable="no" protectedsettable="no">
        <type>ReadOnlyCollection&lt; Exception &gt;</type>
        <definition>ReadOnlyCollection&lt;Exception&gt; System.AggregateException.InnerExceptions</definition>
        <argsstring></argsstring>
        <name>InnerExceptions</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="128" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="128" bodyend="132"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a50704a4ec10d543ecd9e927c429d6ba2" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>()</argsstring>
        <name>AggregateException</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="41" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="41" bodyend="43"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1af0b6ad35dbe810a295ee842cd9238446" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(string message)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>string</type>
          <declname>message</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="45" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="45" bodyend="47"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1ab50cbe7899c988507b2031b621b83638" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(string message, Exception innerException)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>string</type>
          <declname>message</declname>
        </param>
        <param>
          <type>Exception</type>
          <declname>innerException</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="49" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="49" bodyend="54"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1aea569fe9a227658b889265e10e893766" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(params Exception[] innerExceptions)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>params Exception []</type>
          <declname>innerExceptions</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="61" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="61" bodyend="64"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a3c5ba06acb4c4489220870c9cdc1bc69" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException?</definition>
        <argsstring>(string message, params Exception[] innerExceptions)</argsstring>
        <name>AggregateException?</name>
        <param>
          <type>string</type>
          <declname>message</declname>
        </param>
        <param>
          <type>params Exception []</type>
          <declname>innerExceptions</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="66" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="66" bodyend="76"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1ae7500bf05cb9e9bb7ecf7bbf6439526b" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(IEnumerable&lt; Exception &gt; innerExceptions)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>IEnumerable&lt; Exception &gt;</type>
          <declname>innerExceptions</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="78" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="78" bodyend="81"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a0a605a73e0479abc971dbb27ee069c81" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(string message, IEnumerable&lt; Exception &gt; innerExceptions)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>string</type>
          <declname>message</declname>
        </param>
        <param>
          <type>IEnumerable&lt; Exception &gt;</type>
          <declname>innerExceptions</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="83" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="83" bodyend="86"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a319f7e05df0178284695d452ebd0cf9e" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="class_system_1_1_aggregate_exception" kindref="compound">AggregateException</ref></type>
        <definition>AggregateException System.AggregateException.Flatten</definition>
        <argsstring>()</argsstring>
        <name>Flatten</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="88" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="88" bodyend="102"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1ac5e6914ec0f0bab2f3ca38c76234f9a2" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>void</type>
        <definition>void System.AggregateException.Handle</definition>
        <argsstring>(Func&lt; Exception, bool &gt; predicate)</argsstring>
        <name>Handle</name>
        <param>
          <type>Func&lt; Exception, bool &gt;</type>
          <declname>predicate</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="104" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="104" bodyend="126"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a94ba7c1080ef74f6a79480c2ca1673d8" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>override string</type>
        <definition>override string System.AggregateException.ToString</definition>
        <argsstring>()</argsstring>
        <name>ToString</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="144" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="144" bodyend="158"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a88b73bfda76875cb2d122acd37089ec9" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>override void</type>
        <definition>override void System.AggregateException.GetObjectData</definition>
        <argsstring>(SerializationInfo info, StreamingContext context)</argsstring>
        <name>GetObjectData</name>
        <param>
          <type>SerializationInfo</type>
          <declname>info</declname>
        </param>
        <param>
          <type>StreamingContext</type>
          <declname>context</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="160" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="160" bodyend="167"/>
      </memberdef>
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a4c933df6a50c5eeaad379510aa83e81d" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>override Exception</type>
        <definition>override Exception System.AggregateException.GetBaseException</definition>
        <argsstring>()</argsstring>
        <name>GetBaseException</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="169" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="169" bodyend="174"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="protected-func">
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a7e273b6bad34eb772a82cc2b235b9778" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type></type>
        <definition>System.AggregateException.AggregateException</definition>
        <argsstring>(SerializationInfo info, StreamingContext context)</argsstring>
        <name>AggregateException</name>
        <param>
          <type>SerializationInfo</type>
          <declname>info</declname>
        </param>
        <param>
          <type>StreamingContext</type>
          <declname>context</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="56" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="56" bodyend="59"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-func">
      <memberdef kind="function" id="class_system_1_1_aggregate_exception_1a69b6fae8574ffcb185604b6fc9ed0fd8" prot="private" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>internal void</type>
        <definition>internal void System.AggregateException.AddChildException</definition>
        <argsstring>(AggregateException childEx)</argsstring>
        <name>AddChildException</name>
        <param>
          <type><ref refid="class_system_1_1_aggregate_exception" kindref="compound">AggregateException</ref></type>
          <declname>childEx</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System/AggregateException.cs" line="134" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="134" bodyend="142"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <inheritancegraph>
      <node id="0">
        <label>System.AggregateException</label>
        <link refid="class_system_1_1_aggregate_exception"/>
        <childnode refid="1" relation="public-inheritance">
        </childnode>
      </node>
      <node id="1">
        <label>Exception</label>
      </node>
    </inheritancegraph>
    <collaborationgraph>
      <node id="2">
        <label>System.AggregateException</label>
        <link refid="class_system_1_1_aggregate_exception"/>
        <childnode refid="3" relation="public-inheritance">
        </childnode>
      </node>
      <node id="3">
        <label>Exception</label>
      </node>
    </collaborationgraph>
    <location file="Source/System.Threading/System/AggregateException.cs" line="37" column="1" bodyfile="Source/System.Threading/System/AggregateException.cs" bodystart="36" bodyend="175"/>
    <listofallmembers>
      <member refid="class_system_1_1_aggregate_exception_1a69b6fae8574ffcb185604b6fc9ed0fd8" prot="private" virt="non-virtual"><scope>System::AggregateException</scope><name>AddChildException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a50704a4ec10d543ecd9e927c429d6ba2" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1af0b6ad35dbe810a295ee842cd9238446" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1ab50cbe7899c988507b2031b621b83638" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a7e273b6bad34eb772a82cc2b235b9778" prot="protected" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1aea569fe9a227658b889265e10e893766" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1ae7500bf05cb9e9bb7ecf7bbf6439526b" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a0a605a73e0479abc971dbb27ee069c81" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a3c5ba06acb4c4489220870c9cdc1bc69" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>AggregateException?</name></member>
      <member refid="class_system_1_1_aggregate_exception_1ac147a30f69f76f6d075e905a60c668a1" prot="private" virt="non-virtual"><scope>System::AggregateException</scope><name>defaultMessage</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a319f7e05df0178284695d452ebd0cf9e" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>Flatten</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a4c933df6a50c5eeaad379510aa83e81d" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>GetBaseException</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a88b73bfda76875cb2d122acd37089ec9" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>GetObjectData</name></member>
      <member refid="class_system_1_1_aggregate_exception_1ac5e6914ec0f0bab2f3ca38c76234f9a2" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>Handle</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a6d63572adead946befef3d453985e49b" prot="private" virt="non-virtual"><scope>System::AggregateException</scope><name>innerExceptions</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a295c129a5f0ee297d339315d90ea2860" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>InnerExceptions</name></member>
      <member refid="class_system_1_1_aggregate_exception_1a94ba7c1080ef74f6a79480c2ca1673d8" prot="public" virt="non-virtual"><scope>System::AggregateException</scope><name>ToString</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>
