| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client | |
| com.gwtplatform.dispatch.client.gin |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionHandler
A default implementation of
ExceptionHandler which does not do anything. |
| Modifier and Type | Method and Description |
|---|---|
protected ExceptionHandler |
DispatchCall.getExceptionHandler()
Returns the bound
ExceptionHandler. |
| Constructor and Description |
|---|
DispatchCall(ExceptionHandler exceptionHandler,
SecurityCookieAccessor securityCookieAccessor,
A action,
AsyncCallback<R> callback) |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractDispatchAsyncModule.Builder.exceptionHandler(Class<? extends ExceptionHandler> exceptionHandlerType)
Specify an alternative exception handler.
|
Copyright © 2010–2015 Arcbees. All rights reserved.