Searched defs:SQLException (Results 1 – 1 of 1) sorted by relevance
22 public class SQLException extends RuntimeException { class23 public SQLException() { in SQLException() method in SQLException26 public SQLException(String error) { in SQLException() method in SQLException30 public SQLException(String error, Throwable cause) { in SQLException() method in SQLException