|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ExceptionHandler
Handles an exception produced while processing a request.
RequestFactory has moved to
com.google.web.bindery.requestfactory. This package will be
removed in a future version of GWT.
DefaultExceptionHandler| Method Summary | |
|---|---|
ServerFailure |
createServerFailure(java.lang.Throwable throwable)
Deprecated. Generates a ServerFailure based on the information contained in the
received exception. |
| Method Detail |
|---|
ServerFailure createServerFailure(java.lang.Throwable throwable)
ServerFailure based on the information contained in the
received exception.
throwable - a Throwable instance
ServerFailure instanceDefaultExceptionHandler
|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||