net.ontopia.persistence.proxy
Class PersistenceRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.persistence.proxy.PersistenceRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IdentityNotFoundException, ReadOnlyTransactionException, TransactionNotActiveException
public class PersistenceRuntimeException
- extends OntopiaRuntimeException
INTERNAL: Thrown when persistence related problems occur.
- See Also:
- Serialized Form
PersistenceRuntimeException
public PersistenceRuntimeException(Throwable e)
PersistenceRuntimeException
public PersistenceRuntimeException(String message)
PersistenceRuntimeException
public PersistenceRuntimeException(String message,
Throwable e)
Copyright © 2000-2012 Ontopia.