Home
last modified time | relevance | path

Searched refs:getErrorCode (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DSQLException.java264 public int getErrorCode() { in getErrorCode() method in SQLException
/libcore/luni/src/test/java/libcore/java/sql/
DOldStatementTest.java115 errorCode1 = e.getErrorCode(); in testGetWarnings()
DOldConnectionTest.java318 errorCode1 = e.getErrorCode(); in testGetWarnings()