Uses of Class
org.apache.solr.common.SolrException

Packages that use SolrException
org.apache.solr.client.solrj.impl Concrete implementations of client API classes. 
org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 

Uses of SolrException in org.apache.solr.client.solrj.impl
 

Subclasses of SolrException in org.apache.solr.client.solrj.impl
static class HttpSolrServer.RemoteSolrException
          Subclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a proxy along the way.
 

Uses of SolrException in org.apache.solr.common.cloud
 

Subclasses of SolrException in org.apache.solr.common.cloud
 class ZooKeeperException
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.