Uses of Class
org.apache.solr.client.solrj.impl.HttpSolrClient.RemoteExecutionException
-
Packages that use HttpSolrClient.RemoteExecutionException Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of HttpSolrClient.RemoteExecutionException in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return HttpSolrClient.RemoteExecutionException Modifier and Type Method Description static HttpSolrClient.RemoteExecutionException
BaseHttpSolrClient.RemoteExecutionException. create(String host, NamedList errResponse)
-