提交 0344e072 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 b67a091d
...@@ -221,8 +221,6 @@ public class Database implements DataHandler { ...@@ -221,8 +221,6 @@ public class Database implements DataHandler {
} }
} }
} catch (Exception e) { } catch (Exception e) {
int test;
e.printStackTrace();
if (traceSystem != null) { if (traceSystem != null) {
if (e instanceof SQLException) { if (e instanceof SQLException) {
SQLException e2 = (SQLException) e; SQLException e2 = (SQLException) e;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论