value()
Return the return value which was called for.
static VALUE uncaught_throw_value(VALUE exc) { return rb_ivar_get(exc, id_value); }