ObjectDB ObjectDB

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

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

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