| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| 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.
|
Copyright © 2022 Google LLC. All rights reserved.