Package org.jclouds.blobstore
Class KeyAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.blobstore.KeyAlreadyExistsException
- All Implemented Interfaces:
 Serializable
Thrown when a blob was attempted to be replaced while it already exists
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
KeyAlreadyExistsException
public KeyAlreadyExistsException() - 
KeyAlreadyExistsException
 - 
KeyAlreadyExistsException
 
 - 
 - 
Method Details
- 
getContainer
 - 
getKey
 
 -