JDO Constructor
in javax.jdo.JDOOptimisticVerificationException

JDOOptimisticVerificationException(
  String msg, 
  Throwable[] nested
)


Constructs a new JDOOptimisticVerificationException with the specified detail message and nested Throwable[]s.
Parameters:
msg - the detail message.
nested - the nested Throwable[].
Since:
JDO 1.0