1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ReceiverException.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
5namespace Bitrix\Main\Messenger\Internals\Exception;
6
8{
9 protected array $exceptions;
10
11 public function __construct(
12 string $message = '',
13 int $code = 0,
14 \Throwable $previous = null,
16 )
17 {
18 parent::__construct($message, $code, $previous);
19
20 $this->exceptions = $exceptions;
21 }
22
23 public function getList(): array
24 {
25 return $this->exceptions;
26 }
27}
__construct(string $message='', int $code=0, \Throwable $previous=null, array $exceptions=[])
Определения ReceiverException.php:11
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195
$message
Определения payment.php:8