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 Throwable
s (if any). - Return:
- the
String
.
- Since:
- JDO 1.0