Class BucketPermissionException

All Implemented Interfaces:
Serializable

public class BucketPermissionException extends AmazonServiceException
The account specified does not have the appropriate bucket permissions.
See Also:
  • Constructor Details

    • BucketPermissionException

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