|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationException | |
---|---|
com.google.gwt.user.client.rpc | Classes used in client-side implementation of remote procedure calls. |
Uses of InvocationException in com.google.gwt.user.client.rpc |
---|
Subclasses of InvocationException in com.google.gwt.user.client.rpc | |
---|---|
static class |
ServiceDefTarget.NoServiceEntryPointSpecifiedException
This exception is thrown when a service is invoked without ServiceDefTarget.setServiceEntryPoint(String) having been called. |
class |
StatusCodeException
Indicates that an RPC response was returned with an invalid HTTP status code. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |