Class DistributionAlreadyExistsException

  • All Implemented Interfaces:
    Serializable

    public class DistributionAlreadyExistsException
    extends AmazonServiceException
    The caller reference you attempted to create the distribution with is associated with another distribution.
    See Also:
    Serialized Form
    • Constructor Detail

      • DistributionAlreadyExistsException

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