com.google.gwt.user.rebind.rpc
Class InvalidRemoteServiceInterfaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.user.rebind.rpc.InvalidRemoteServiceInterfaceException
- public class InvalidRemoteServiceInterfaceException
- extends Exception
This exception is thrown whenever we determine that a RemoteService interface
declaration has been encountered.
InvalidRemoteServiceInterfaceException
public InvalidRemoteServiceInterfaceException(String message,
String[] errors)
getErrorMessages
public String[] getErrorMessages()
This javadoc distribution was not produced by Google. The official documentation is here.