| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | 
 Concrete implementations of client API classes. 
 | 
| Modifier and Type | Class and 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 client 
 | 
static class  | 
HttpSolrClient.RemoteExecutionException
Deprecated. 
 
since 8.0, catch  
BaseHttpSolrClient.RemoteExecutionException instead | 
static class  | 
HttpSolrClient.RemoteSolrException
Deprecated. 
 
since 8.0, catch  
BaseHttpSolrClient.RemoteSolrException instead | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.