|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionHandler
Handles an exception produced while processing a request.
DefaultExceptionHandler
Method Summary | |
---|---|
ServerFailure |
createServerFailure(java.lang.Throwable throwable)
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.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |