Subject: Re: Timeout::Error
From: Eric Hodel <drbrain segment7.net>
Date: Wed, 6 Feb 2008 12:41:01 +0900
References: 15359
In-reply-to: 15359
On Feb 5, 2008, at 06:20 AM, Jeremy Thurgood wrote:
> Good day,
>
> Would it be possible to change the superclass of Timeout::Error to
> something in StandardError?
No. The exception would be rescued inappropriately then.