APIdock / Ruby
/
method

value

ruby latest stable - Class: UncaughtThrowError
value()
public

Return the return value which was called for.

static VALUE
uncaught_throw_value(VALUE exc)
{
 return rb_ivar_get(exc, id_value);
}

AltStyle によって変換されたページ (->オリジナル) /