method
new
v2_6_3 -
Show latest stable
- Class:
RSS::XMLParserNotFound
new()public
No documentation available.
# File lib/rss/parser.rb, line 29
def initialize
super("available XML parser was not found in " <<
"#{AVAILABLE_PARSER_LIBRARIES.inspect}.")
end