Class TooManyDistributionsException

All Implemented Interfaces:
Serializable

public class TooManyDistributionsException extends AmazonServiceException
Processing your request would cause you to exceed the maximum number of distributions allowed.
See Also:
  • Constructor Details

    • TooManyDistributionsException

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