ObjectDB ObjectDB

JDOFatalInternalException(msg, failed) - JDO JDOFatalInternalException's constructor

Constructor
javax.jdo.JDOFatalInternalException
JDOFatalInternalException(
  String msg,
  Object failed
)

Constructs a new JDOFatalInternalException with the specified detail message and failed object.
Parameters:
msg - the detail message.
failed - the failed object.
Since:
JDO 1.0