Closed clayton-rogers closed 9 years ago
At Common.Connection.java:30-33, if an exception is caught then "isGood" will still be set to true.
Additionally, in the catch block, should be printing ‘e’ rather than the stack trace.
At Common.Connection.java:30-33, if an exception is caught then "isGood" will still be set to true.
Additionally, in the catch block, should be printing ‘e’ rather than the stack trace.