RSS::Error
Raised when an unknown conversion error occurs.
# File rss-0.2.9/lib/rss/rss.rb, line 162 def initialize(to, from) @to = to @from = from super("can't convert to #{to} from #{from}.") end
This page was generated for Ruby 3.1.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.