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, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic S3LocationNotInServiceRegionException(String message)
message - Describes the error encountered.Copyright © 2014. All rights reserved.