예제 #1
0
 @Override
 public void exception(Throwable t) throws Exception {
   con.disconnect(Util.exception(t));
 }