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:
  • Constructor Details

    • DistributionAlreadyExistsException

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