1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
securityexception.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Main\Security;
4
5
class
SecurityException
extends
\Bitrix\Main\SystemException
6
{
7
public
function
__construct
(
$message
=
""
,
$code
= 0, \Throwable $previous =
null
)
8
{
9
parent::__construct(
$message
,
$code
,
''
,
''
, $previous);
10
}
11
}
Bitrix\Main\Security\SecurityException
Определения
securityexception.php:6
Bitrix\Main\Security\SecurityException\__construct
__construct($message="", $code=0, \Throwable $previous=null)
Определения
securityexception.php:7
Bitrix\Main\SystemException
Определения
SystemException.php:9
$code
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения
options.php:195
$message
$message
Определения
payment.php:8
bitrix
modules
main
lib
security
securityexception.php
Создано системой
1.14.0