Package | Description |
---|---|
com.google.cloud |
Core classes for the
google-cloud library. |
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Field and Description |
---|---|
static ExceptionHandler |
BaseService.EXCEPTION_HANDLER |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler |
ExceptionHandler.Builder.build()
Returns a new ExceptionHandler instance.
|
static ExceptionHandler |
ExceptionHandler.getDefaultInstance()
Returns an instance which retry any checked exception and abort on any runtime exception.
|
Modifier and Type | Method and Description |
---|---|
static ExceptionHandler |
TransactionExceptionHandler.build() |
Copyright © 2019 Google LLC. All rights reserved.