= private = protected
exit_value()
Returns the exit value associated with this LocalJumpError.
static VALUE localjump_xvalue(VALUE exc) { return rb_iv_get(exc, "@exit_value"); }