Subject: [ruby-talk:01285] throw vs. raise
From: Dave Thomas <Dave thomases.com>
Date: 09 Feb 2000 16:20:36 -0600
Does anyone have any guidelines on when you'd use catch/throw
vs. raise/rescue. The two mechanisms have some small differences, but
basically seem to have parallel facilties. As I'm trying to document
them, I'd appreciate any insights.
Thanks
Dave