Class ConflictingDomainExistsException

    • Constructor Detail

      • ConflictingDomainExistsException

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