1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
binderargumentexception.php
См. документацию.
1<?php
2
3namespace Bitrix\Main\Engine\AutoWire;
4
5use Bitrix\Main\ArgumentException;
6use Bitrix\Main\Error;
7
9{
12
18 public function __construct($message = "", $parameter = "", array $addedErrorsFromClosure = [], \Throwable $previous = null)
19 {
20 parent::__construct($message, $parameter, $previous);
21 $this->addedErrorsFromClosure = $addedErrorsFromClosure;
22 }
23
27 public function getErrors(): array
28 {
30 }
31}
__construct($message="", $parameter="", array $addedErrorsFromClosure=[], \Throwable $previous=null)
Определения binderargumentexception.php:18
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$message
Определения payment.php:8