new

NameError.new(msg [, name]) â name_error
Class Public methods

Construct a new NameError exception. If given the name parameter may subsequently be examined using the NameError.name method.

doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.