JDO Constructor
in javax.jdo.JDOException

JDOException(
  String msg, 
  Throwable nested
)


Constructs a new JDOException with the specified detail message and nested Throwable.
Parameters:
msg - the detail message.
nested - the nested Throwable.
Since:
JDO 1.0