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