Uses of Class
org.apache.solr.client.solrj.impl.HttpSolrClient.RemoteSolrException
-
Packages that use HttpSolrClient.RemoteSolrException Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of HttpSolrClient.RemoteSolrException in org.apache.solr.client.solrj.impl
Subclasses of HttpSolrClient.RemoteSolrException in org.apache.solr.client.solrj.impl Modifier and Type Class Description static class
BaseHttpSolrClient.RemoteExecutionException
This should be thrown when a server has an error in executing the request and it sends a proper payload back to the clientstatic class
HttpSolrClient.RemoteExecutionException
Deprecated.since 8.0, catchBaseHttpSolrClient.RemoteExecutionException
instead
-