Method: NameError::message._load
- Defined in:
- error.c
._load ⇒ Object
:nodoc:
767 768 769 |
# File 'error.c', line 767 static VALUE name_err_mesg_load(klass, str) VALUE klass, str; |
:nodoc:
767 768 769 |
# File 'error.c', line 767 static VALUE name_err_mesg_load(klass, str) VALUE klass, str; |