The SolrException class
Guide
Edit on GitHub ✎
This is the base class for all exception thrown by the Solr extension classes.
Intro
This is the base class for all exception thrown by the Solr extension classes.
Class synopsis
class SolrException { }
Properties
sourcelineThe line in c-space source file where exception was generated
sourcefileThe c-space source file where exception was generated
zif_nameThe c-space function where exception was generated
Solrexception