protected class AbstractEntryPoint.ExceptionHandler extends Object implements com.google.gwt.core.client.GWT.UncaughtExceptionHandler
GWT.UncaughtExceptionHandler
.Modifier | Constructor and Description |
---|---|
protected |
ExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
protected Throwable |
normalizeError(Throwable error)
This method normalizes the given
error . |
void |
onUncaughtException(Throwable e) |
public void onUncaughtException(Throwable e)
onUncaughtException
in interface com.google.gwt.core.client.GWT.UncaughtExceptionHandler
Copyright © 2001–2016 mmm-Team. All rights reserved.