1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
goneexception.php
См. документацию.
1<?php
2
3namespace Bitrix\Calendar\Sync\Exceptions;
4
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}
__construct($message="", $code=410, $file="", $line=0, \Exception $previous=null)
Определения goneexception.php:7
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195
$message
Определения payment.php:8