JDOUserCallbackException(
String msg,
Throwable nested,
Object failed
)
Constructs a new
JDOUserException
with the specified detail message, nested Throwable
s, and failed object. - Parameters:
msg
- the detail message.nested
- the nestedThrowable
.failed
- the failed object.
- Since:
- JDO 1.0