Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_exc_raise

function rb_exc_raise

void rb_exc_raise(VALUE err)

例外オブジェクト err を投げます。