class RDoc::RI::Driver::NotFoundError
Raised when a name isn’t found in the ri data stores
Public Instance Methods
Source
# File vendor/bundle/ruby/3.4.0/gems/rdoc-6.13.0/lib/rdoc/ri/driver.rb, line 45 def name @klass end
Name that wasn’t found
Raised when a name isn’t found in the ri data stores
# File vendor/bundle/ruby/3.4.0/gems/rdoc-6.13.0/lib/rdoc/ri/driver.rb, line 45 def name @klass end
Name that wasn’t found