Sha256: 9c3284a443b3ff3f6f84ce6b7a5dd3437db33d4a2c724c37314104fb7f2c966f

Contents?: true

Size: 244 Bytes

Versions: 242

Compression:

Stored size: 244 Bytes

Contents

# frozen_string_literal: false
require_relative 'parseexception'
module REXML
  class UndefinedNamespaceException < ParseException
    def initialize( prefix, source, parser )
      super( "Undefined prefix #{prefix} found" )
    end
  end
end

Version data entries

242 entries across 235 versions & 36 rubygems

Version Path
docspring-3.0.0 vendor/bundle/ruby/3.3.0/gems/rexml-3.4.0/lib/rexml/undefinednamespaceexception.rb
rexml-3.4.1 lib/rexml/undefinednamespaceexception.rb
tailscale_middleware-0.0.3 vendor/cache/ruby/3.4.0/gems/rexml-3.4.0/lib/rexml/undefinednamespaceexception.rb
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/rexml-3.3.2/lib/rexml/undefinednamespaceexception.rb
brakeman-7.0.0 bundle/ruby/3.1.0/gems/rexml-3.4.0/lib/rexml/undefinednamespaceexception.rb
rexml-3.4.0 lib/rexml/undefinednamespaceexception.rb
cloudsmith-api-2.0.16 vendor/bundle/ruby/2.6.0/gems/rexml-3.3.9/lib/rexml/undefinednamespaceexception.rb
rexml-3.3.9 lib/rexml/undefinednamespaceexception.rb
brakeman-6.2.2 bundle/ruby/3.1.0/gems/rexml-3.3.8/lib/rexml/undefinednamespaceexception.rb
brakeman-6.2.2.rc1 bundle/ruby/3.3.0/gems/rexml-3.3.8/lib/rexml/undefinednamespaceexception.rb
cloudsmith-api-2.0.15 vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/undefinednamespaceexception.rb
cloudsmith-api-2.0.14 vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/undefinednamespaceexception.rb
rexml-3.3.8 lib/rexml/undefinednamespaceexception.rb
rexml-3.3.7 lib/rexml/undefinednamespaceexception.rb
brakeman-6.2.1 bundle/ruby/3.1.0/gems/rexml-3.3.6/lib/rexml/undefinednamespaceexception.rb
brakeman-6.2.0 bundle/ruby/3.1.0/gems/rexml-3.3.6/lib/rexml/undefinednamespaceexception.rb
rexml-3.3.6 lib/rexml/undefinednamespaceexception.rb
rexml-3.3.5 lib/rexml/undefinednamespaceexception.rb
rexml-3.3.4 lib/rexml/undefinednamespaceexception.rb
rexml-3.3.3 lib/rexml/undefinednamespaceexception.rb