1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
PersistenceException.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
6
9
11{
17 public function __construct(string $message = '', \Throwable $previous = null, private readonly array $errors = [])
18 {
19 parent::__construct($message, previous: $previous);
20 }
21
25 public function getErrors(): array
26 {
27 return $this->errors;
28 }
29}
Определения error.php:15
__construct(string $message='', \Throwable $previous=null, private readonly array $errors=[])
Определения PersistenceException.php:17
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$errors
Определения iblock_catalog_edit.php:74
$message
Определения payment.php:8