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

Packages that use SolrException
Package
Description
Primary APIs for communicating with a Solr Server from a Java client.
Implementations of some client API classes, and their friends.
Common classes reused on both clients & server for dealing with documents to be indexed and result documents.
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
Common utility classes reused on both clients & server.