Searched defs:sqlState (Results 1 – 1 of 1) sorted by relevance
209 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()235 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()