Package io.clonecloudstore.driver.api.exception
package io.clonecloudstore.driver.api.exception
-
Exception ClassesClassDescriptionException raised by the driver: the Bucket or Object already exists and therefore cannot be createdException raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errorsException raised by the driver: the operation required is not acceptable, such as deletion of a bucket while it is not empty, or deleting an object while not ownerException raised by the driver: the Bucket or Object was not foundException raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errors