There's no documentation for this item.
# File rss/rss.rb, line 83 def initialize(tag, uri) @tag, @uri = tag, uri super("tag <#{tag}> is unknown in namespace specified by uri <#{uri}>") end
<code/>
<pre/>
<code/>and<pre/>for code samples.