Class TooManyBucketsException

    • Constructor Detail

      • TooManyBucketsException

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