Class Neo4jPersistenceExceptionTranslator

java.lang.Object
org.springframework.data.neo4j.core.Neo4jPersistenceExceptionTranslator
All Implemented Interfaces:
PersistenceExceptionTranslator

@API(status=STABLE, since="6.0.3") public final class Neo4jPersistenceExceptionTranslator extends Object implements PersistenceExceptionTranslator
A PersistenceExceptionTranslator to get picked up by the Spring exception translation infrastructure.
Since:
6.0.3
Author:
Michael J. Simons