Class InsufficientS3BucketPolicyException

All Implemented Interfaces:
Serializable

public class InsufficientS3BucketPolicyException extends AmazonServiceException

This exception is thrown when the policy on the S3 bucket is not sufficient.

See Also:
  • Constructor Details

    • InsufficientS3BucketPolicyException

      public InsufficientS3BucketPolicyException(String message)
      Constructs a new InsufficientS3BucketPolicyException with the specified error message.
      Parameters:
      message - Describes the error encountered.