Class 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 Detail

      • translateError

        public static RuntimeException translateError​(com.google.apphosting.api.ApiProxy.ApplicationException exception)