com.google.gwt.user.client.rpc
Class ServiceDefTarget.NoServiceEntryPointSpecifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.gwt.user.client.rpc.InvocationException
com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException
- Enclosing class:
- ServiceDefTarget
- public static class ServiceDefTarget.NoServiceEntryPointSpecifiedException
- extends InvocationException
This exception is thrown when a service is invoked without
ServiceDefTarget.setServiceEntryPoint(String)
having been called.
ServiceDefTarget.NoServiceEntryPointSpecifiedException
public ServiceDefTarget.NoServiceEntryPointSpecifiedException()
This javadoc distribution was not produced by Google. The official documentation is here.