Package org.jclouds.blobstore
Class KeyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.rest.ResourceNotFoundException
org.jclouds.blobstore.KeyNotFoundException
- All Implemented Interfaces:
Serializable
Thrown when a blob cannot be located in the container.
- 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
-
KeyNotFoundException
public KeyNotFoundException() -
KeyNotFoundException
-
KeyNotFoundException
-
-
Method Details
-
getContainer
-
getKey
-