JDOOptimisticVerificationException(msg, failed) - JDO JDOOptimisticVerificationException's constructor

Constructor
javax.jdo.JDOOptimisticVerificationException
JDOOptimisticVerificationException(
  String msg,
  Object failed
)

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