1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
BrokerReadException.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
5namespace Bitrix\Main\Messenger\Internals\Exception\Broker;
6
7use Bitrix\Main\Messenger\Internals\Exception\RuntimeException;
8