InterceptorMismatchException@Deprecated public class ClientActionHandlerMismatchException extends RuntimeException
DefaultClientActionHandlerRegistry.register(com.gwtplatform.dispatch.client.actionhandler.ClientActionHandler<?, ?>).
A provider was registered to provide a client-side action handler for an action, but this action was not the same
action as specified by ClientActionHandler.getActionType().| Constructor and Description |
|---|
ClientActionHandlerMismatchException(Class<?> requestedActionType,
Class<?> supportedActionType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getRequestedActionType()
Deprecated.
|
Class<?> |
getSupportedActionType()
Deprecated.
|
String |
toString()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2010–2016 Arcbees. All rights reserved.