Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
RSS::Error
Raised when a required variable is not set.
# File rss/rss.rb, line 176 def initialize(name, variables) @name = name @variables = variables super("required variables of #{@name} are not set: #{@variables.join(', ')}") end
This page was generated for Ruby 1.9.3
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.44.0.