I'm using GWT 2.0.4 and in Dev Mode it seems some exceptions are left uncaught and show up in the browser instead of in my GWT uncaught exception handler or in the Dev Mode panel. For example I get a line like "uncaught exception: com.google.gwt.dev.shell.HostedModeException: Something other than a double was returned from JSNI method..." in my Firebug or browser error console. Is there some way I can get this exception to show up somewhere where I can see a Java stack trace from it?
-- 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.
