1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
configexception.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Seo\BusinessSuite\Exception
;
4
5
use
Bitrix\Main\SystemException
;
6
7
class
ConfigException
extends
SystemException
8
{
9
const
EXCEPTION_TYPE
=
''
;
10
const
EXCEPTION_TYPE_INVALID_VALUE
=
'INVALID_VALUE'
;
11
const
EXCEPTION_TYPE_REQUIRED_FIELD
=
'REQUIRED_FIELD'
;
12
const
EXCEPTION_TYPE_SERVICE_LOAD
=
'SERVICE_LOAD'
;
13
const
EXCEPTION_TYPE_UNKNOWN_FIELD
=
'UNKNOWN_FIELD'
;
14
const
EXCEPTION_TYPE_UNRESOLVED_DEPENDENCY
=
'UNRESOLVED_DEPENDENCY'
;
15
20
public
function
getCustomData
() :
array
21
{
22
return
[
23
'type'
=> static::EXCEPTION_TYPE
24
];
25
}
26
}
Bitrix\Main\SystemException
Определения
SystemException.php:9
Bitrix\Seo\BusinessSuite\Exception\ConfigException
Определения
configexception.php:8
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE_SERVICE_LOAD
const EXCEPTION_TYPE_SERVICE_LOAD
Определения
configexception.php:12
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE_UNKNOWN_FIELD
const EXCEPTION_TYPE_UNKNOWN_FIELD
Определения
configexception.php:13
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE_REQUIRED_FIELD
const EXCEPTION_TYPE_REQUIRED_FIELD
Определения
configexception.php:11
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE_INVALID_VALUE
const EXCEPTION_TYPE_INVALID_VALUE
Определения
configexception.php:10
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE_UNRESOLVED_DEPENDENCY
const EXCEPTION_TYPE_UNRESOLVED_DEPENDENCY
Определения
configexception.php:14
Bitrix\Seo\BusinessSuite\Exception\ConfigException\getCustomData
getCustomData()
Определения
configexception.php:20
Bitrix\Seo\BusinessSuite\Exception\ConfigException\EXCEPTION_TYPE
const EXCEPTION_TYPE
Определения
configexception.php:9
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Seo\BusinessSuite\Exception
Определения
configexception.php:3
bitrix
modules
seo
lib
businesssuite
exception
configexception.php
Создано системой
1.14.0