ObjectDB ObjectDB

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

Constructor
javax.jdo.JDOUserCallbackException
JDOUserCallbackException(
  String msg,
  Throwable nested
)

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