Package ch.ivyteam.ivy.persistence
Class PersistencyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ch.ivyteam.util.IvyRuntimeException
-
- ch.ivyteam.ivy.persistence.PersistencyException
-
- All Implemented Interfaces:
ch.ivyteam.util.IIvyException
,Serializable
- Direct Known Subclasses:
PersistentObjectDeletedException
public class PersistencyException extends ch.ivyteam.util.IvyRuntimeException
Persistency Exception is thrown from the methods of the persistency sub system- Since:
- 27.01.2006
- See Also:
- Serialized Form
- API:
- This is a public API.