public class InsufficientS3BucketPolicyException extends AmazonServiceException
This exception is thrown when the policy on the S3 bucket is not sufficient.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InsufficientS3BucketPolicyException(java.lang.String message)
Constructs a new InsufficientS3BucketPolicyException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID