From 39bf1fed6867c4de673575b8b0925337015088ee Mon Sep 17 00:00:00 2001 From: Daan Hoogland Date: Sun, 2 Aug 2015 19:48:58 +0200 Subject: [PATCH] CLOUDSTACK-8656: try with resource te eliminate empty catch clauses --- .../image/db/SnapshotDataStoreDaoImpl.java | 72 +++++++------------ 1 file changed, 27 insertions(+), 45 deletions(-) diff --git a/engine/storage/src/org/apache/cloudstack/storage/image/db/SnapshotDataStoreDaoImpl.java b/engine/storage/src/org/apache/cloudstack/storage/image/db/SnapshotDataStoreDaoImpl.java index ea73ecd7e33..142cd669cb3 100644 --- a/engine/storage/src/org/apache/cloudstack/storage/image/db/SnapshotDataStoreDaoImpl.java +++ b/engine/storage/src/org/apache/cloudstack/storage/image/db/SnapshotDataStoreDaoImpl.java @@ -221,26 +221,20 @@ public class SnapshotDataStoreDaoImpl extends GenericDaoBase