method
message
v2_2_9 -
Show latest stable
- Class:
RDoc::RI::Driver::NotFoundError
message()public
No documentation available.
# File lib/rdoc/ri/driver.rb, line 54
def message # :nodoc:
"Nothing known about #{super}"
end