Package wt.pom

Class PersistenceException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message
Direct Known Subclasses:
AdvancedQueryAccessException, ClassNotConcreteException, ConcurrentTransactionRollbackException, DatastoreException, DBOperationInterruptedException, InvalidAssociationException, ObjectIsPersistentException, ObjectIsStaleException, ObjectNotPersistentException, PagingFetchTimeOutException, PagingSessionCacheSizeLimitException, PagingSessionCacheTimeOutException, PartialResultException, POMInitException, ReferentialIntegrityException, SharedTransactionSavepointRollbackException

public class PersistenceException extends WTException
PersistenceException is the super class of all exceptions in the wt.pom package.

Supported API: true
Extendable: false
See Also: