Class TooManyBucketsException

All Implemented Interfaces:
Serializable

public class TooManyBucketsException extends AmazonServiceException

The specified account has reached its limit of Amazon S3 buckets.

See Also:
  • Constructor Details

    • TooManyBucketsException

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