Uses of Class
org.datanucleus.exceptions.NucleusDataStoreException
Packages that use NucleusDataStoreException
Package
Description
This package provides exceptions thrown by the core (client-facing) parts of DataNucleus.
-
Uses of NucleusDataStoreException in org.datanucleus.exceptions
Subclasses of NucleusDataStoreException in org.datanucleus.exceptionsModifier and TypeClassDescriptionclass
A DatastoreValidationException is thrown if a mismatch is discovered between what the JDO runtime thinks the datastore should look like and what it actually looks like.