ObjectDB ObjectDB

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

Constructor
javax.jdo.JDONullIdentityException
JDONullIdentityException(
  String msg,
  Throwable nested
)

Constructs a new JDONullIdentityException with the specified detail message and nested Throwables.
Parameters:
msg - the detail message.
nested - the nested Throwable.
Since:
JDO 2.0