The SolrException class
(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
Giriş
This is the base class for all exception thrown by the Solr extension classes.
Sınıf Sözdizimi
SolrException
extends
Exception
{
/* Özellikler */
/* Miras alınan özellikler */
/* Yöntemler */
/* Miras alınan yöntemler */
}Özellikler
- sourceline
-
The line in c-space source file where exception was generated
- sourcefile
-
The c-space source file where exception was generated
- zif_name
-
The c-space function where exception was generated
İçindekiler
- SolrException::getInternalInfo — Returns internal information where the Exception was thrown
There are no user contributed notes for this page.
