public class SQLException
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Thrown-by     Links  

An exception that provides information on a database access error or other errors.

Each SQLException provides several kinds of information:

extends Exception implements Iterable<Throwable>

Since:  1.1