java.lang.Object
org.jclouds.blobstore.BlobStoreFallbacks.ThrowContainerNotFoundOn404
- All Implemented Interfaces:
org.jclouds.Fallback<Object>
- Enclosing class:
- BlobStoreFallbacks
public static final class BlobStoreFallbacks.ThrowContainerNotFoundOn404
extends Object
implements org.jclouds.Fallback<Object>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ThrowContainerNotFoundOn404
public ThrowContainerNotFoundOn404()
-
Method Details
-
createOrPropagate
- Specified by:
createOrPropagate in interface org.jclouds.Fallback<Object>
- Throws:
Exception