RSS::Error
Raised when an unknown conversion error occurs.
# File rss/rss.rb, line 149 def initialize(to, from) @to = to @from = from super("can't convert to #{to} from #{from}.") end
This page was generated for Ruby 2.0.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.26.0.