1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
goneexception.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Sync\Exceptions;
4
5
class
GoneException
extends
ApiException
6
{
7
public
function
__construct
(
$message
=
""
,
$code
= 410, $file =
""
, $line = 0, \
Exception
$previous =
null
)
8
{
9
parent::__construct(
$message
,
$code
, $file, $line, $previous);
10
}
11
}
Bitrix\Calendar\Sync\Exceptions\ApiException
Определения
apiexception.php:6
Bitrix\Calendar\Sync\Exceptions\GoneException
Определения
goneexception.php:6
Bitrix\Calendar\Sync\Exceptions\GoneException\__construct
__construct($message="", $code=410, $file="", $line=0, \Exception $previous=null)
Определения
goneexception.php:7
$code
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения
options.php:195
Bitrix\Calendar\Internals\Exception
Определения
attendeebusy.php:3
$message
$message
Определения
payment.php:8
bitrix
modules
calendar
lib
sync
exceptions
goneexception.php
Создано системой
1.14.0