REXML::ParseException
# File rexml-3.2.5/lib/rexml/undefinednamespaceexception.rb, line 4 def initialize( prefix, source, parser ) super( "Undefined prefix #{prefix} found" ) end
This page was generated for Ruby 3.0.2
Generated with Ruby-doc Rdoc Generator 0.42.0.