From: Avdi Grimm Date: 2013-12-25T15:14:48-05:00 Subject: [ruby-core:59313] Re: [CommonRuby - Feature #8257] Exception#cause to carry originating exception along with new one --001a113458547a3fd004ee618404 Content-Type: text/plain; charset=ISO-8859-1 I've been digging into this feature now that 2.1 is released, and I'm a little confused. In the final implementation, can #cause only be set from $!? None of the other methods for setting the cause discussed in this thread seem to work, and for that matter I don't see any changes to the #raise or Exception#initialize methods to support explicitly setting a cause. --001a113458547a3fd004ee618404 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I've been digging into this feature now that 2.1 is re= leased, and I'm a little confused. In the final implementation, can #ca= use only be set from $!? None of the other methods for setting the cause di= scussed in this thread seem to work, and for that matter I don't see an= y changes to the #raise or Exception#initialize methods to support explicit= ly setting a cause.
--001a113458547a3fd004ee618404--