ObjectDB ObjectDB

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

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

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