HomeSort by relevance Sort by last modified time
    Searched defs:getNextException (Results 1 - 7 of 7) sorted by null

  /dalvik/libcore/sql/src/main/java/java/sql/
SQLException.java 126 public SQLException getNextException() {
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLExceptionTest.java 107 .getNextException(), theFinalStates4[i]);
163 .getNextException(), theFinalStates4[i]);
218 .getNextException(), theFinalStates4[i]);
266 .getNextException(), theFinalStates4[i]);
325 .getNextException(), theFinalStates4[i]);
341 * Method test for getNextException
346 method = "getNextException",
374 theReturn = aSQLException.getNextException();
387 .getNextException(), theFinalStates4[i]);
446 .getNextException(), theFinalStates4[i])
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 19 milliseconds