Class DelegationSetInUseException

  • All Implemented Interfaces:
    Serializable

    public class DelegationSetInUseException
    extends AmazonServiceException

    The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.

    See Also:
    Serialized Form
    • Constructor Detail

      • DelegationSetInUseException

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