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