JDOFatalInternalException(msg, nested) - JDO JDOFatalInternalException's constructor
Constructor javax.jdo.JDOFatalInternalException
JDOFatalInternalException(
String msg,
Throwable[] nested
)
JDOFatalInternalException
with the specified detail message and nested Throwable
s. - Parameters:
-
msg
- the detail message. -
nested
- the nestedThrowable[]
.
- Since:
- JDO 1.0