I would like to catch an exception from a spring data repository (PersistenceException). However, the catch is never called.
public interface FooRepository