Uses of Class
com.google.cloud.datastore.DatastoreException
Packages that use DatastoreException
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of DatastoreException in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return DatastoreExceptionModifier and TypeMethodDescriptionprotected DatastoreExceptionBaseDatastoreBatchWriter.newInvalidRequest(String msg, Object... params) Methods in com.google.cloud.datastore that throw DatastoreExceptionModifier and TypeMethodDescriptionRetryAndTraceDatastoreRpcDecorator.beginTransaction(BeginTransactionRequest request) -
Uses of DatastoreException in com.google.cloud.datastore.spi.v1
Methods in com.google.cloud.datastore.spi.v1 that throw DatastoreExceptionModifier and TypeMethodDescriptionDatastoreRpc.beginTransaction(BeginTransactionRequest request) Sends a begin transaction request.GrpcDatastoreRpc.beginTransaction(BeginTransactionRequest request)