public class SolrExceptionTranslator extends Object implements PersistenceExceptionTranslator
PersistenceExceptionTranslator capable of translating
SolrServerException instances to Spring's
DataAccessException hierarchy.| Constructor and Description |
|---|
SolrExceptionTranslator() |
| Modifier and Type | Method and Description |
|---|---|
DataAccessException |
translateExceptionIfPossible(RuntimeException ex) |
public DataAccessException translateExceptionIfPossible(RuntimeException ex)
translateExceptionIfPossible in interface PersistenceExceptionTranslatorCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.