SQLException.getNextException
SQLException.getNextException
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public
SQLException
getNextException()
Returns
the next SQLException in the chain, null if none
Description
Get the exception chained to this one.