Class DelegationSetNotAvailableException

  • All Implemented Interfaces:
    Serializable

    public class DelegationSetNotAvailableException
    extends AmazonServiceException

    Amazon Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names. This error indicates that you have reached that maximum. If you want to create another hosted zone with the same name and Amazon Route 53 generates this error, you can request an increase to the limit on the Contact Us page.

    See Also:
    Serialized Form
    • Constructor Detail

      • DelegationSetNotAvailableException

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