JDOCanRetryException(msg, nested) - JDO JDOCanRetryException's constructor
Constructor javax.jdo.JDOCanRetryException
JDOCanRetryException(
String msg,
Throwable nested
)
Constructs a new
JDOCanRetryException
with the specified detail message and nested Throwables.
-
Parameters:
-
msg
- the detail message.nested
- the nestedThrowable
.
-
Since:
-
JDO 1.0