RSS::Error
# File rss/rss.rb, line 128 def initialize(to, from) @to = to @from = from super("can't convert to #{to} from #{from}.") end
This page was generated for Ruby 1.9.1
Generated with Ruby-doc Rdoc Generator 0.44.0.