Class DatastoreApiHelper
- java.lang.Object
-
- com.google.appengine.api.datastore.DatastoreApiHelper
-
public final class DatastoreApiHelper extends Object
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
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RuntimeException
translateError(com.google.apphosting.api.ApiProxy.ApplicationException exception)
-
-
-
Method Detail
-
translateError
public static RuntimeException translateError(com.google.apphosting.api.ApiProxy.ApplicationException exception)
-
-