52 lines
3.5 KiB
HTML
52 lines
3.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
|
||
|
<!Converted with LaTeX2HTML 0.6.5 (Tue Nov 15 1994) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
|
||
|
<HEAD>
|
||
|
<TITLE>29.3. Survey of Concepts</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<meta name="description" value=" Survey of Concepts">
|
||
|
<meta name="keywords" value="clm">
|
||
|
<meta name="resource-type" value="document">
|
||
|
<meta name="distribution" value="global">
|
||
|
<P>
|
||
|
<b>Common Lisp the Language, 2nd Edition</b>
|
||
|
<BR> <HR><A NAME=tex2html5617 HREF="node316.html"><IMG ALIGN=BOTTOM ALT="next" SRC="icons/next_motif.gif"></A> <A NAME=tex2html5615 HREF="node312.html"><IMG ALIGN=BOTTOM ALT="up" SRC="icons/up_motif.gif"></A> <A NAME=tex2html5609 HREF="node314.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="icons/previous_motif.gif"></A> <A NAME=tex2html5619 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="icons/contents_motif.gif"></A> <A NAME=tex2html5620 HREF="index.html"><IMG ALIGN=BOTTOM ALT="index" SRC="icons/index_motif.gif"></A> <BR>
|
||
|
<B> Next:</B> <A NAME=tex2html5618 HREF="node316.html"> Signaling Errors</A>
|
||
|
<B>Up:</B> <A NAME=tex2html5616 HREF="node312.html"> Conditions</A>
|
||
|
<B> Previous:</B> <A NAME=tex2html5610 HREF="node314.html"> Changes in Terminology</A>
|
||
|
<HR> <P>
|
||
|
<H1><A NAME=SECTION003330000000000000000>29.3. Survey of Concepts</A></H1>
|
||
|
<P>
|
||
|
<img align=bottom alt="change_begin" src="gif/change_begin.gif"><br>
|
||
|
This section discusses various aspects of the condition system by topic,
|
||
|
illustrating them with extensive examples. The next section contains
|
||
|
definitions of specific functions, macros, and other facilities.
|
||
|
<br><img align=bottom alt="change_end" src="gif/change_end.gif">
|
||
|
<P>
|
||
|
<HR>
|
||
|
<UL>
|
||
|
<LI> <A NAME=tex2html5621 HREF="node316.html#SECTION003331000000000000000"> Signaling Errors</A>
|
||
|
<LI> <A NAME=tex2html5622 HREF="node317.html#SECTION003332000000000000000"> Trapping Errors</A>
|
||
|
<LI> <A NAME=tex2html5623 HREF="node318.html#SECTION003333000000000000000"> Handling Conditions</A>
|
||
|
<LI> <A NAME=tex2html5624 HREF="node319.html#SECTION003334000000000000000"> Object-Oriented Basis of Condition Handling</A>
|
||
|
<LI> <A NAME=tex2html5625 HREF="node320.html#SECTION003335000000000000000"> Restarts</A>
|
||
|
<LI> <A NAME=tex2html5626 HREF="node321.html#SECTION003336000000000000000"> Anonymous Restarts</A>
|
||
|
<LI> <A NAME=tex2html5627 HREF="node322.html#SECTION003337000000000000000"> Named Restarts</A>
|
||
|
<LI> <A NAME=tex2html5628 HREF="node323.html#SECTION003338000000000000000"> Restart Functions</A>
|
||
|
<LI> <A NAME=tex2html5629 HREF="node324.html#SECTION003339000000000000000"> Comparison of Restarts and Catch/Throw</A>
|
||
|
<LI> <A NAME=tex2html5630 HREF="node325.html#SECTION0033310000000000000000"> Generalized Restarts</A>
|
||
|
<LI> <A NAME=tex2html5631 HREF="node326.html#SECTION0033311000000000000000"> Interactive Condition Handling</A>
|
||
|
<LI> <A NAME=tex2html5632 HREF="node327.html#SECTION0033312000000000000000"> Serious Conditions</A>
|
||
|
<LI> <A NAME=tex2html5633 HREF="node328.html#SECTION0033313000000000000000"> Non-Serious Conditions</A>
|
||
|
<LI> <A NAME=tex2html5634 HREF="node329.html#SECTION0033314000000000000000"> Condition Types</A>
|
||
|
<LI> <A NAME=tex2html5635 HREF="node330.html#SECTION0033315000000000000000"> Signaling Conditions</A>
|
||
|
<LI> <A NAME=tex2html5636 HREF="node331.html#SECTION0033316000000000000000"> Resignaling Conditions</A>
|
||
|
<LI> <A NAME=tex2html5637 HREF="node332.html#SECTION0033317000000000000000"> Condition Handlers</A>
|
||
|
<LI> <A NAME=tex2html5638 HREF="node333.html#SECTION0033318000000000000000"> Printing Conditions</A>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<P><ADDRESS>
|
||
|
AI.Repository@cs.cmu.edu
|
||
|
</ADDRESS>
|
||
|
</BODY>
|