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

SolrClientException::getInternalInfo

(PECL solr >= 0.9.2)

SolrClientException::getInternalInfoReturns internal information where the Exception was thrown

Beschreibung

public SolrClientException::getInternalInfo(): array

Returns internal information where the Exception was thrown.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an array containing internal information where the error was thrown. Used only for debugging by extension developers.