class RDoc::RI::Driver::NotFoundError
Raised when a name isnโt found in the ri data stores
Public Instance Methods
Source
# File bundled-src/rdoc-7.0.4/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 bundled-src/rdoc-7.0.4/lib/rdoc/ri/driver.rb, line 45 def name @klass end
Name that wasnโt found