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 PersistenceExceptionTranslator
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.