Kaydet (Commit) 2e333bcf authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1371454 DE: Dropped or ignored exception

Change-Id: I324fe2b2cb2b5874b183fa9685d969708c345b39
üst 6d1b332b
......@@ -453,6 +453,7 @@ public class ORowSet extends TestCase {
}
catch(Exception ex)
{
System.out.println("caught exception: " + ex);
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment