Searched refs:ce3 (Results 1 – 1 of 1) sorted by relevance
46 ConnectionEvent ce3 = new ConnectionEvent(ipc, e); in testGetSQLException() local47 assertNotNull(ce3.getSQLException()); in testGetSQLException()48 assertNotSame(ce3.getSQLException(), ce2.getSQLException()); in testGetSQLException()