net.ontopia.persistence.proxy
Class IdentityNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.persistence.proxy.PersistenceRuntimeException
net.ontopia.persistence.proxy.IdentityNotFoundException
- All Implemented Interfaces:
- Serializable
public class IdentityNotFoundException
- extends PersistenceRuntimeException
INTERNAL: Thrown when an object was not found in the database.
- See Also:
- Serialized Form
identity
protected IdentityIF identity
IdentityNotFoundException
public IdentityNotFoundException(IdentityIF identity)
IdentityNotFoundException
public IdentityNotFoundException(String message,
IdentityIF identity)
getIdentity
public IdentityIF getIdentity()
Copyright © 2000-2012 Ontopia.