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

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

 __construct ($message="", $hostname="", \Exception $previous=null)
 
 getHostname ()
 
- Открытые члены унаследованные от SystemException
 __construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null)
 

Защищенные данные

 $hostname
 

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

Exception is thrown when we can't comunicate with the slave server.

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

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

◆ __construct()

__construct ( $message = "",
$hostname = "",
\Exception $previous = null )

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

Методы

◆ getHostname()

getHostname ( )

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

Данные класса

◆ $hostname

$hostname
protected

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