|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportableException | |
---|---|
com.google.web.bindery.requestfactory.server | Server-side classes for mediating between the client-side and the persistent datastore. |
Uses of ReportableException in com.google.web.bindery.requestfactory.server |
---|
Methods in com.google.web.bindery.requestfactory.server that throw ReportableException | ||
---|---|---|
protected
|
ServiceLayerDecorator.report(java.lang.reflect.InvocationTargetException userGeneratedException)
Report an exception thrown by code that is under the control of the end-developer. |
|
protected
|
ServiceLayerDecorator.report(java.lang.String msg,
java.lang.Object... args)
Return a message to the client. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |