Class MarkLogicExceptionTranslator

  • All Implemented Interfaces:
    org.springframework.dao.support.PersistenceExceptionTranslator

    public class MarkLogicExceptionTranslator
    extends Object
    implements org.springframework.dao.support.PersistenceExceptionTranslator
    • Constructor Detail

      • MarkLogicExceptionTranslator

        public MarkLogicExceptionTranslator()
    • Method Detail

      • translateExceptionIfPossible

        public org.springframework.dao.DataAccessException translateExceptionIfPossible​(RuntimeException ex)
        Specified by:
        translateExceptionIfPossible in interface org.springframework.dao.support.PersistenceExceptionTranslator