<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Exception handling - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=exception_handling&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=exception_handling&amp;p=4">3.Next</a>
</p>
<p>exceptions. Each layer requires different ways of exception handling although they may be interrelated, e.g. a CPU interrupt could be turned into an OS signal. Some exceptions, especially hardware ones, may be handled so gracefully that execution can resume where it was interrupted.</p>

<p><big> Definition </big></p>
<p>The definition of an exception is based on the observation that each <a href="page.php?w=Subroutine">procedure</a> has a <a href="page.php?w=precondition">precondition</a>, a set of circumstances for which it will terminate "normally".</p><p>
<a accesskey="1" href="page.php?w=exception_handling&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=exception_handling&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
