org.jclouds.googlecloudstorage.fallback
Class GCSFallbacks.NullOnBucketAlreadyExists

java.lang.Object
  extended by 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>


Constructor Summary
GCSFallbacks.NullOnBucketAlreadyExists()
           
 
Method Summary
 Object createOrPropagate(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCSFallbacks.NullOnBucketAlreadyExists

public GCSFallbacks.NullOnBucketAlreadyExists()
Method Detail

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.