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:
- java.io.Serializable
public class IdentityNotFoundException
- extends PersistenceRuntimeException
INTERNAL: Thrown when an object was not found in the database.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
identity
protected IdentityIF identity
IdentityNotFoundException
public IdentityNotFoundException(IdentityIF identity)
IdentityNotFoundException
public IdentityNotFoundException(java.lang.String message,
IdentityIF identity)
getIdentity
public IdentityIF getIdentity()
Copyright © 2000-2012 Ontopia.