Subject: Re: Question about begin, rescue, end.
From: Joel VanderWerf <vjoel path.berkeley.edu>
Date: Fri, 18 Nov 2005 14:53:53 +0900
References: 166292166296166298166306166307
In-reply-to: 166307
Logan Capaldo wrote:
> If you really want to catch _everything_:
>
> begin
> ...
> rescue Object => ex
rescue Exception => ex
--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407