Class TooManyDistributionCNAMEsException

All Implemented Interfaces:
Serializable

public class TooManyDistributionCNAMEsException extends AmazonServiceException
Your request contains more CNAMEs than are allowed per distribution.
See Also:
  • Constructor Details

    • TooManyDistributionCNAMEsException

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