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

SolrException::getInternalInfo

(PECL solr >= 0.9.2)

SolrException::getInternalInfoReturns internal information where the Exception was thrown

说明

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