Home
last modified time | relevance | path

Searched defs:getSQLException (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/javax/sql/
DConnectionEvent.java79 public SQLException getSQLException() { return ex; } in getSQLException() method in ConnectionEvent
DStatementEvent.java113 public SQLException getSQLException() { in getSQLException() method in StatementEvent