RSS::Error
Raised when an unknown conversion error occurs.
# File rss/rss.rb, line 166 def initialize(to, from) @to = to @from = from super("can't convert to #{to} from #{from}.") end
This page was generated for Ruby 2.5.0
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.