<h2title="Uses of Class System.IO.IOException"class="title">Uses of Class<br>System.IO.IOException</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/IO/IOException.html"title="class in System.IO">IOException</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../System/IO/IOException.html"title="class in System.IO">IOException</a> in <ahref="../../../System/IO/package-summary.html">System.IO</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../System/IO/IOException.html"title="class in System.IO">IOException</a> in <ahref="../../../System/IO/package-summary.html">System.IO</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="../../../System/IO/EndOfStreamException.html"title="class in System.IO">EndOfStreamException</a></strong></code>
<divclass="block">The exception that is thrown when reading is attempted past the end of a stream.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../System/IO/FileNotFoundException.html"title="class in System.IO">FileNotFoundException</a></strong></code>
<divclass="block">The exception that is thrown when an attempt to access a file that does not exist fails.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../System/IO/PathTooLongException.html"title="class in System.IO">PathTooLongException</a></strong></code> </td>