Searched defs:theErrorCode (Results 1 – 2 of 2) sorted by relevance
97 public SQLException(String theReason, String theSQLState, int theErrorCode) { in SQLException()171 public SQLException(String theReason, String theSQLState, int theErrorCode, in SQLException()
76 public SQLWarning(String theReason, String theSQLState, int theErrorCode) { in SQLWarning()