public class S3LocationNotInServiceRegionException extends AmazonServiceException
The specified S3 bucket does not belong to the S3 region in which the service is running.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
S3LocationNotInServiceRegionException(String message)
Constructs a new S3LocationNotInServiceRegionException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic S3LocationNotInServiceRegionException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.