JDOException(
String msg,
Throwable nested
)
Constructs a new
JDOException
with the specified detail message and nested Throwable
. - Parameters:
msg
- the detail message.nested
- the nestedThrowable
.
- Since:
- JDO 1.0