if ($matchResult === false) {
            throw new RegexException(
                'Pattern was configured for ' . $this->getName() . ' aggregator to extract name',
                $this->configuration->getNameExtractPattern()
            );