rb_exc_new 358 error.c return rb_exc_new(etype, s, strlen(s)); rb_exc_new 353 eval.c mesg = rb_exc_new(rb_eRuntimeError, 0, 0); rb_exc_new 309 ext/openssl/ossl.c rb_exc_raise(rb_exc_new(exc, buf, len)); rb_exc_new 188 include/ruby/intern.h VALUE rb_exc_new(VALUE, const char*, long);