Retrieves the exception chained to this SQLException object by setNextException(SQLException ex).
SQLException
Returns: the next SQLException object in the chain; null if there are none
null
See also: setNextException
Diagram: Exceptions