public class SQLException extends java.lang.RuntimeException
SQLException()
SQLException(java.lang.String error)
SQLException(java.lang.String error, java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SQLException()
public SQLException(java.lang.String error)
public SQLException(java.lang.String error, java.lang.Throwable cause)