| Constructor and Description |
|---|
GoogleCloudStorageFallbacks.NullOnBucketAlreadyExists() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createOrPropagate(Throwable t)
The exception is provided so that the
Fallback implementation can
conditionally determine whether to propagate the exception or to attempt
to recover. |
public GoogleCloudStorageFallbacks.NullOnBucketAlreadyExists()
public Object createOrPropagate(Throwable t) throws Exception
FallbackFallback implementation can
conditionally determine whether to propagate the exception or to attempt
to recover.createOrPropagate in interface Fallback<Object>t - the exception that made the call fail.ExceptionCopyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.