ObjectDB ObjectDB

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

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

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