Uses of Class
persistence.exceptions.AbstractPersistenceException

Packages that use AbstractPersistenceException
persistence.cache.exceptions   
persistence.exceptions   
 

Uses of AbstractPersistenceException in persistence.cache.exceptions
 

Subclasses of AbstractPersistenceException in persistence.cache.exceptions
 class AlreadyInCacheException
          Gezochte zit wél al in cache.
 class CacheException
          Parent-klasse voor excepties in Cache-module.
 class NotInCacheException
          Gezochte behoort niet tot cache.
 

Uses of AbstractPersistenceException in persistence.exceptions
 

Subclasses of AbstractPersistenceException in persistence.exceptions
 class ClassNotRegisteredException
          Exceptie in een persistence.AbstractSQLFactoryImpl.Registry.
 class CompTypeRequiredException
          Fout in PDL-tags.
 class DeleteException
          Exceptie bij deleten.
 class MissingContentTagException
          Fout in PDL-tags.
 class UpdateException
          Exceptie bij updaten.
 class WriteException
          Exceptie bij insert.