ObjectDB ObjectDB

getNestedExceptions() - JDO JDOException's method

Method
javax.jdo.JDOException
Throwable[] getNestedExceptions()

The exception may have been caused by multiple exceptions in the runtime. If multiple objects caused the problem, each failed object will have its own Exception.
Returns:
the nested Throwable array.
Since:
JDO 1.0