@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BucketAlreadyExistsException extends AWSS3ControlException
The requested Outposts bucket name is not available. The bucket namespace is shared by all users of the Outposts in this Region. Select a different name and try again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
BucketAlreadyExistsException(String message)
Constructs a new BucketAlreadyExistsException with the specified error message.
|
getExtendedRequestId
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BucketAlreadyExistsException(String message)
message
- Describes the error encountered.