|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
| org.apache.solr.common.util | Common utility 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 |
CloudSolrServer.RouteException
|
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
|
| Uses of SolrException in org.apache.solr.common.util |
|---|
| Methods in org.apache.solr.common.util that throw SolrException | |
|---|---|
Collection<String> |
NamedList.removeConfigArgs(String name)
Used for getting one or many arguments from NamedList objects that hold configuration parameters. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||