Package org.veupathdb.lib.s3.s34k.errors
See: Description
-
Class Summary Class Description BucketAlreadyExistsError BucketAlreadyExistsThe requested bucket name is not available.BucketAlreadyOwnedByYouError BucketAlreadyOwnedByYouThe bucket that you tried to create already exists, and you own it.BucketDeleteError BucketError BucketNotEmptyError Bucket is not empty exception. BucketNotFoundError NoSuchBucketThe specified bucket does not exist.InvalidRequestConfigError Exception thrown due to an invalid request/operation configuration. MultiObjectDeleteError ObjectDeleteError Object deletion error. ObjectError ObjectNotFoundError NoSuchKeyThe specified key does not exist.S34KError Generalized error wrapping a client implementation specific exception.