JDO Method
in 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.
Return:
the nested Throwable array.
Since:
JDO 1.0