Searched defs:SQLException (Results 1 – 1 of 1) sorted by relevance
44 public class SQLException extends Exception implements Serializable { class59 public SQLException() { in SQLException() method in SQLException71 public SQLException(String theReason) { in SQLException() method in SQLException85 public SQLException(String theReason, String theSQLState) { in SQLException() method in SQLException102 public SQLException(String theReason, String theSQLState, int theErrorCode) { in SQLException() method in SQLException