Class DatastoreApiHelper (2.0.0)

public final class 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.

Inheritance

java.lang.Object > DatastoreApiHelper

Static Methods

translateError(ApiProxy.ApplicationException exception)

public static RuntimeException translateError(ApiProxy.ApplicationException exception)
Parameter
NameDescription
exceptionApplicationException
Returns
TypeDescription
RuntimeException