RSS::InvalidRSSError
# File rss/rss.rb, line 99 def initialize(tag, uri) @tag, @uri = tag, uri super("tag <#{tag}> is unknown in namespace specified by uri <#{uri}>") end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.