Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DSQLClientInfoExceptionTest.java44 assertEquals(vendorCode, exception.getErrorCode()); in testConstructor()
DOldStatementTest.java115 errorCode1 = e.getErrorCode(); in testGetWarnings()
DOldConnectionTest.java318 errorCode1 = e.getErrorCode(); in testGetWarnings()
/libcore/ojluni/src/main/java/java/sql/
DSQLException.java264 public int getErrorCode() { in getErrorCode() method in SQLException
/libcore/api/
Dcurrent.txt10304 method public int getErrorCode();