Uses of Class
net.ontopia.persistence.proxy.PersistenceRuntimeException
Packages that use PersistenceRuntimeException
-
Uses of PersistenceRuntimeException in net.ontopia.persistence.proxy
Subclasses of PersistenceRuntimeException in net.ontopia.persistence.proxyModifier and TypeClassDescriptionclassINTERNAL: Thrown when an object was not found in the database.classINTERNAL: Thrown when modifications are attempted on a read-only transaction.classINTERNAL: Thrown when persistence related problems occur.