Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16095 программистов и 1772 робота. Сейчас ищут 1829 программистов ...
SolrServerException::getInternalInfo - Returns internal information where the Exception was thrown
Вернуться к: SolrServerException
SolrServerException::getInternalInfo
(PECL solr >= 1.1.0, >=2.0.0)
SolrServerException::getInternalInfo — Returns internal information where the Exception was thrown
Описание
public array SolrServerException::getInternalInfo
( void
)
Returns internal information where the Exception was thrown.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an array containing internal information where the error was thrown. Used only for debugging by extension developers.
Вернуться к: SolrServerException