|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GWT.UncaughtExceptionHandler | |
---|---|
com.google.gwt.core.client | Fundamental classes used in client-side GWT code. |
Uses of GWT.UncaughtExceptionHandler in com.google.gwt.core.client |
---|
Methods in com.google.gwt.core.client that return GWT.UncaughtExceptionHandler | |
---|---|
static GWT.UncaughtExceptionHandler |
GWT.getUncaughtExceptionHandler()
Returns the currently active uncaughtExceptionHandler. |
Methods in com.google.gwt.core.client with parameters of type GWT.UncaughtExceptionHandler | |
---|---|
static void |
GWT.setUncaughtExceptionHandler(GWT.UncaughtExceptionHandler handler)
Sets a custom uncaught exception handler. |
|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |