Class java.sql.SQLException

Added interface java.lang.Iterable.

Added Constructors
SQLException(String, String, int, Throwable)  
SQLException(String, String, Throwable)  
SQLException(String, Throwable)  
SQLException(Throwable)  
 

Added Methods
Iterator<Throwable> iterator()