ObjectDB ObjectDB

toString() - JDO JDOException's method

Method
javax.jdo.JDOException
String toString()

The String representation includes the name of the class, the descriptive comment (if any), the String representation of the failed Object (if any), and the String representation of the nested Throwables (if any).
Returns:
the String.
Since:
JDO 1.0