Overrides Exception::__construct
public function __construct(string $id) { parent::__construct(sprintf('No builder found for match builder identification <%s>', $id)); }