Sha256: 8e7797351224775c2cdbe4734bc58158c50762d532f7ca39609987b1818f54dc

Contents?: true

Size: 210 Bytes

Versions: 216

Compression:

Stored size: 210 Bytes

Contents

require 'rexml/parseexception'
module REXML
  class UndefinedNamespaceException < ParseException
    def initialize( prefix, source, parser )
      super( "Undefined prefix #{prefix} found" )
    end
  end
end

Version data entries

216 entries across 188 versions & 8 rubygems

Version Path
rhodes-7.6.0 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rhodes-7.5.1 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rhodes-7.4.1 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rhodes-7.1.17 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rhodes-6.2.0 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rb2exe-0.3.1 bin/traveling-ruby-2.2.2/l32/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.1 bin/traveling-ruby-2.2.2/osx/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.1 bin/traveling-ruby-2.2.2/win/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.1 bin/traveling-ruby-2.2.2/l64/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rhodes-6.0.11 lib/extensions/rexml/rexml/undefinednamespaceexception.rb
rb2exe-0.3.0 bin/traveling-ruby-2.2.2/win/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.0 bin/traveling-ruby-2.2.2/l32/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.0 bin/traveling-ruby-2.2.2/l64/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.3.0 bin/traveling-ruby-2.2.2/osx/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.5 bin/traveling-ruby-2.2.2/win/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.5 bin/traveling-ruby-2.2.2/osx/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.5 bin/traveling-ruby-2.2.2/l32/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.5 bin/traveling-ruby-2.2.2/l64/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.4 bin/traveling-ruby-2.2.2/l32/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb
rb2exe-0.2.4 bin/traveling-ruby-2.2.2/osx/lib/ruby/2.2.0/rexml/undefinednamespaceexception.rb