BUG-731: do not catch Throwable 27/6227/1
authorRobert Varga <rovarga@cisco.com>
Wed, 16 Apr 2014 09:07:46 +0000 (11:07 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 16 Apr 2014 09:10:33 +0000 (11:10 +0200)
This fixes the bad practice of catching Throwable, and uses logger
instead of e.printStackTrace().

Change-Id: I44541f7c71dda0bcf633d22d9a46b3959ed3001f
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found