Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс GoneException
+ Граф наследования:GoneException:

Открытые члены

 __construct ($message="", $code=410, $file="", $line=0, \Exception $previous=null)
 
 __construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null)
 

Подробное описание

См. определение в файле goneexception.php строка 5

Конструктор(ы)

◆ __construct()

__construct (   $message = "",
  $code = 410,
  $file = "",
  $line = 0,
\Exception  $previous = null 
)

Creates new exception object.

Аргументы
string$message
int$code
string$file
int$line
\Exception$previous

Переопределяет метод предка SystemException.

См. определение в файле goneexception.php строка 7