3576357735783579358035813582358335843585
return new DeadlockException(e); } if (isLockTimeoutException(e)) { return new LockTimeoutException(e); } return new PersistenceException("err.persistence.sql", e); }