ObjectDB ObjectDB

printStackTrace(s) - JDO JDOException's method

Method
javax.jdo.JDOException
void printStackTrace(
  PrintWriter s
)

Prints this JDOException and its backtrace to the specified print writer. Print nested Throwables' stack trace as well.
Parameters:
s - PrintWriter to use for output
Since:
JDO 1.0