Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static StorageException |
StorageException.translate(IOException exception)
Translate IOException to a StorageException representing the cause of the error.
|
static StorageException |
StorageException.translateAndThrow(com.google.cloud.RetryHelper.RetryHelperException ex)
Translate RetryHelperException to the StorageException that caused the error.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StorageBatchResult.error(StorageException error) |
Copyright © 2023 Google LLC. All rights reserved.