SolrIllegalOperationException
PHP Manual

SolrIllegalOperationException::getInternalInfo

(PECL solr >= 0.9.2)

SolrIllegalOperationException::getInternalInfoReturns internal information where the Exception was thrown

説明

public array SolrIllegalOperationException::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.


SolrIllegalOperationException
PHP Manual