raised_exception()
Value from exception raised on the :raise event
static VALUE tracepoint_attr_raised_exception(VALUE tpval) { return rb_tracearg_raised_exception(get_trace_arg()); }