<h2title="Uses of Class System.Runtime.InteropServices.ExternalException"class="title">Uses of Class<br>System.Runtime.InteropServices.ExternalException</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../System/Runtime/InteropServices/ExternalException.html"title="class in System.Runtime.InteropServices">ExternalException</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../System/Runtime/InteropServices/ExternalException.html"title="class in System.Runtime.InteropServices">ExternalException</a> in <ahref="../../../../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../System/Runtime/InteropServices/ExternalException.html"title="class in System.Runtime.InteropServices">ExternalException</a> in <ahref="../../../../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../Microsoft/Xna/Framework/Audio/NoAudioHardwareException.html"title="class in Microsoft.Xna.Framework.Audio">NoAudioHardwareException</a></strong></code>
<divclass="block">The exception that is thrown when no audio hardware is present, or when audio hardware is installed, but the device drivers for the audio hardware are not present or enabled.</div>
<h3>Uses of <ahref="../../../../System/Runtime/InteropServices/ExternalException.html"title="class in System.Runtime.InteropServices">ExternalException</a> in <ahref="../../../../Microsoft/Xna/Framework/Storage/package-summary.html">Microsoft.Xna.Framework.Storage</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../System/Runtime/InteropServices/ExternalException.html"title="class in System.Runtime.InteropServices">ExternalException</a> in <ahref="../../../../Microsoft/Xna/Framework/Storage/package-summary.html">Microsoft.Xna.Framework.Storage</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../Microsoft/Xna/Framework/Storage/StorageDeviceNotConnectedException.html"title="class in Microsoft.Xna.Framework.Storage">StorageDeviceNotConnectedException</a></strong></code>
<divclass="block">The exception that is thrown when the requested StorageDevice is not connected.</div>