Class RemoteApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.apphosting.api.ApiProxy.ApiProxyException
com.google.appengine.tools.remoteapi.RemoteApiException
All Implemented Interfaces:
Serializable

public class RemoteApiException extends com.google.apphosting.api.ApiProxy.ApiProxyException
Indicates an internal exception in the remote API.
See Also:
  • Constructor Details