<?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 (programming) - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Exception_handling_(programming)&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Exception_handling_%28programming%29&amp;p=12">3.Next</a>
</p>
<p>initiated by a special statement (<code>throw</code> or <code>raise</code>) with an exception object (e.g. with Java or Object Pascal) or a value of a special extendable <a href="page.php?w=enumerated_type">enumerated type</a> (e.g. with Ada or SML). The scope for exception handlers starts with a marker clause (<code>try</code> or the language's block starter such as <code>begin</code>) and ends in the start of the first handler clause (<code>catch</code>, <code>except</code>, <code>rescue</code>). Several handler clauses can follow, and each</p><p>
<a accesskey="1" href="page.php?w=Exception_handling_(programming)&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Exception_handling_%28programming%29&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
