org.jclouds.googlecloudstorage.fallback
Class GCSFallbacks.NullOnBucketAlreadyExists
java.lang.Object
org.jclouds.googlecloudstorage.fallback.GCSFallbacks.NullOnBucketAlreadyExists
- All Implemented Interfaces:
- org.jclouds.Fallback<Object>
- Enclosing class:
- GCSFallbacks
public static final class GCSFallbacks.NullOnBucketAlreadyExists
- extends Object
- implements org.jclouds.Fallback<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCSFallbacks.NullOnBucketAlreadyExists
public GCSFallbacks.NullOnBucketAlreadyExists()
createOrPropagate
public Object createOrPropagate(Throwable t)
throws Exception
- Specified by:
createOrPropagate in interface org.jclouds.Fallback<Object>
- Throws:
Exception
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.