ObjectDB ObjectDB

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

Constructor
javax.jdo.JDOObjectNotFoundException
JDOObjectNotFoundException(
  String msg,
  Throwable[] nested
)

Constructs a new JDOObjectNotFoundException with the specified detail message and nested Throwables.
Parameters:
msg - the detail message.
nested - the nested Throwable[].
Since:
JDO 1.0.1