Uses of Class
com.google.cloud.storage.StorageException
Packages that use StorageException
-
Uses of StorageException in com.google.cloud.storage
Methods in com.google.cloud.storage that return StorageExceptionModifier and TypeMethodDescriptionstatic StorageExceptionStorageException.translate(IOException exception) Translate IOException to a StorageException representing the cause of the error.static StorageExceptionStorageException.translateAndThrow(com.google.cloud.RetryHelper.RetryHelperException ex) Translate RetryHelperException to the StorageException that caused the error.Methods in com.google.cloud.storage with parameters of type StorageExceptionModifier and TypeMethodDescriptionprotected voidStorageBatchResult.error(StorageException error)