From: Venkat
Subject: exception handling
Date: 
Message-ID: <55442638.0401050123.59df2512@posting.google.com>
Hi All,

   Please explain me the following topics clearly,
   Please give comparisons also where ever applicable.

   1.error
   2.cerror
   3.signal
   4.handler-case
   5.handler-bind

From: Matthieu Villeneuve
Subject: Re: exception handling
Date: 
Message-ID: <3ff94ed1$0$7161$626a54ce@news.free.fr>
"Venkat" <············@yahoo.com> wrote in message
·································@posting.google.com...
> Hi All,
>
>    Please explain me the following topics clearly,
>    Please give comparisons also where ever applicable.
>
>    1.error
>    2.cerror
>    3.signal
>    4.handler-case
>    5.handler-bind

Please take some time to read the HyperSpec.
Please read the following article before posting questions:
http://www.catb.org/~esr/faqs/smart-questions.html


--
Matthieu Villeneuve
From: Pascal Costanza
Subject: Re: exception handling
Date: 
Message-ID: <btbjp1$j1u$1@newsreader2.netcologne.de>
Venkat wrote:

> Hi All,
> 
>    Please explain me the following topics clearly,
>    Please give comparisons also where ever applicable.
> 
>    1.error
>    2.cerror
>    3.signal
>    4.handler-case
>    5.handler-bind

http://www.lispworks.com/reference/HyperSpec/Body/09_a.htm

http://www.nhplace.com/kent/Papers/Condition-Handling-2001.html

-- 
Tyler: "How's that working out for you?"
Jack: "Great."
Tyler: "Keep it up, then."