JDO Constructor
in javax.jdo.JDODetachedFieldAccessException

JDODetachedFieldAccessException(
  String msg, 
  Throwable nested
)


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