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