Uses of Interface
org.neo4j.ogm.driver.ExceptionTranslator
Packages that use ExceptionTranslator
-
Uses of ExceptionTranslator in org.neo4j.ogm.driver
Methods in org.neo4j.ogm.driver that return ExceptionTranslatorModifier and TypeMethodDescriptiondefault ExceptionTranslatorDriver.getExceptionTranslator()AnExceptionTranslatortranslating driver specific exception into a Neo4j-OGM api exceptions.