On 3 mar, 22:40, "seven.reeds" <[email protected]> wrote:
> Hi,
>
> I'm still a java newbie. I have an exception handling question. Is
> there a generic exception handler? By generic I mean if an exception
> is thrown somewhere deep in the code it can be caught higher-up in the
> code as a last ditch measure?
Something like GWT.setUncaughtExceptionHandler?
http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/core/client/GWT.html#setUncaughtExceptionHandler(com.google.gwt.core.client.GWT.UncaughtExceptionHandler)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---