Package ch.ivyteam.ivy.persistence
Class PersistentObjectDeletedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ch.ivyteam.util.IvyRuntimeException
-
- ch.ivyteam.ivy.persistence.PersistencyException
-
- ch.ivyteam.ivy.persistence.PersistentObjectDeletedException
-
- All Implemented Interfaces:
ch.ivyteam.util.IIvyException
,Serializable
public class PersistentObjectDeletedException extends PersistencyException
Persistency Exception that is thrown if an persistent object cannot be reread from the database because it has been deleted- Since:
- 27.01.2006
- See Also:
- Serialized Form
- API:
- This is a public API.