ObjectDB ObjectDB

printStackTrace(s) - JDO JDOException's method

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

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