SolrException クラス
SolrException
&reftitle.intro;
Solr 拡張モジュールのクラスによってスローされる、全ての例外に対する基底クラスです。
&reftitle.classsynopsis;
SolrException
SolrException
extends
Exception
&Properties;
protected
int
sourceline
protected
string
sourcefile
protected
string
zif_name
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.properties;
sourceline
例外が生成された、カーネル空間の PHP ソースファイルの行
sourcefile
例外が生成された、カーネル空間の PHP ソースファイル
zif_name
例外が生成された、カーネル空間の関数
&reference.solr.entities.solrexception;