class RDoc::RI::Driver::NotFoundError
Raised when a name isn’t found in the ri data stores
Public Instance Methods
name()
click to toggle source
Name that wasn’t found
# File rdoc/ri/driver.rb, line 45 def name @klass end