# YandexDirectException::__construct()

URL: https://chugunov.pro/api-bitrix/seo/engine/yandexdirectexception/__construct/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Seo\Engine\YandexDirectException`](https://chugunov.pro/api-bitrix/seo/engine/yandexdirectexception/)
Модуль: Seo.
Свойства элемента: method, public.

## Сигнатура

```php
public __construct(array<string|int, mixed> $queryResult[, Exception $previous = null ]) : mixed
```

## Параметры

- `$queryResult` `array<string|int, mixed>` — обязательный
- `$previous` `Exception` — необязательный, по умолчанию `null`

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Seo-Engine-YandexDirectException.html
