@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. | 
getExtendedRequestIdgetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BucketAlreadyExistsException(String message)
message - Describes the error encountered.