ObjectDB ObjectDB

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

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

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