SolrIllegalArgumentException::getInternalInfoReturns internal information where the Exception was thrown Description
public array SolrIllegalArgumentException::getInternalInfo
( void
)
Returns internal information where the Exception was thrown. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesReturns an array containing internal information where the error was thrown. Used only for debugging by extension developers. |