org.jclouds.openstack.swift.v1
Class SwiftFallbacks.TrueOn404FalseOn409

java.lang.Object
  extended by org.jclouds.openstack.swift.v1.SwiftFallbacks.TrueOn404FalseOn409
All Implemented Interfaces:
org.jclouds.Fallback<Boolean>
Enclosing class:
SwiftFallbacks

public static final class SwiftFallbacks.TrueOn404FalseOn409
extends Object
implements org.jclouds.Fallback<Boolean>


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

Constructor Detail

SwiftFallbacks.TrueOn404FalseOn409

public SwiftFallbacks.TrueOn404FalseOn409()
Method Detail

createOrPropagate

public Boolean createOrPropagate(Throwable t)
                          throws Exception
Specified by:
createOrPropagate in interface org.jclouds.Fallback<Boolean>
Throws:
Exception


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.