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

SolrServerException::getInternalInfo

(PECL solr >= 1.1.0, >=2.0.0)

SolrServerException::getInternalInfoReturns internal information where the Exception was thrown

说明

public SolrServerException::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.