JDO Constructor
in javax.jdo.JDODetachedFieldAccessException

JDODetachedFieldAccessException(
  String msg, 
  Object failed
)


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