Just as a future hint, you may want to translate the error messages into
English as well.  I understood it & there might be enough friend words for
context for people who don't speek French, but you're more likely to get
responses if everything is in English.

On Thu, Mar 12, 2009 at 1:35 PM, Miles T. <[email protected]> wrote:

>
> Mmm, it looks my Element was null. Strange that it doesn't throw a
> NullPointerException instead.
>
> On 12 mar, 16:29, "Miles T." <[email protected]> wrote:
> > Hi all,
> >
> > I have an issue which randomly happens in hosted mode in Windows XP
> > (IE6) when calling getElementsByTagName("td") on an Element.
> >
> > [ERROR] Uncaught exception escaped
> > com.google.gwt.core.client.JavaScriptException: (TypeError): Cet objet
> > ne gère pas cette propriété ou cette méthode
> >  number: -2146827850
> >  description: Cet objet ne gère pas cette propriété ou cette méthode
> >         at
> com.google.gwt.dom.client.Element$.getElementsByTagName$(Native
> > Method)
> >
> > I've already encountered such "unsolvable" exception but I had found a
> > workaround (refactoring a lot of code...). Did anyone already
> > encounter such issue ?
> >
> > Cheers,
> >
> > Miles
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to