Class DatastoreApiHelper
java.lang.Object
com.google.appengine.api.datastore.DatastoreApiHelper
Helper methods and constants shared by classes that implement the Java api on top of the
datastore.
Note: users should not access this class directly.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
translateError
(com.google.apphosting.api.ApiProxy.ApplicationException exception)
-
Method Details
-
translateError
public static RuntimeException translateError(com.google.apphosting.api.ApiProxy.ApplicationException exception)
-