Uses of Class
com.google.gwt.user.client.rpc.InvocationException
Package
Description
Classes used in client-side implementation of remote procedure calls.
-
Uses of InvocationException in com.google.gwt.user.client.rpc
Modifier and TypeClassDescriptionstatic class
This exception is thrown when a service is invoked withoutServiceDefTarget.setServiceEntryPoint(String)
having been called.class
Indicates that an RPC response was returned with an invalid HTTP status code.