array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'solrillegalargumentexception.getinternalinfo.php', 1 => 'SolrIllegalArgumentException::getInternalInfo', 2 => 'Returns internal information where the Exception was thrown', ), 'up' => array ( 0 => 'class.solrillegalargumentexception.php', 1 => 'SolrIllegalArgumentException', ), 'prev' => array ( 0 => 'class.solrillegalargumentexception.php', 1 => 'SolrIllegalArgumentException', ), 'next' => array ( 0 => 'class.solrillegaloperationexception.php', 1 => 'SolrIllegalOperationException', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrillegalargumentexception/getinternalinfo.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrIllegalArgumentException::getInternalInfo

(PECL solr >= 0.9.2)

SolrIllegalArgumentException::getInternalInfoReturns internal information where the Exception was thrown

Опис

public SolrIllegalArgumentException::getInternalInfo(): array

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.