Uses of Interface
com.google.gwt.core.client.GWT.UncaughtExceptionHandler
-
Uses of GWT.UncaughtExceptionHandler in com.google.gwt.core.client
Modifier and TypeMethodDescriptionstatic GWT.UncaughtExceptionHandler
Returns the currently active uncaughtExceptionHandler.Modifier and TypeMethodDescriptionstatic void
GWT.setUncaughtExceptionHandler
(GWT.UncaughtExceptionHandler handler) Sets a custom uncaught exception handler.