# File temp/undefinednamespaceexception.rb, line 4
    def initialize( prefix, source, parser )
      super( "Undefined prefix #{prefix} found" )
    end