|
|
java > java.sql > java.sql.sqlexception >
Class: java.sql.SQLException java.lang.Object java.lang.Throwable java.lang.Exception java.sql.SQLException
public class SQLException extends Exception implements Iterable
FIELDS:
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
| BatchUpdateException, SQLClientInfoException, SQLNonTransientException, SQLRecoverableException, SQLTransientException, SQLWarning, RowSetWarning, SerialException, SyncFactoryException, SyncProviderException, |
|
|
|
|
|



|