Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.hibernate.exception.NestableRuntimeException
org.hibernate.HibernateException
org.hibernate.UnresolvableObjectException
org.hibernate.ObjectDeletedException
public class ObjectDeletedException
extends UnresolvableObjectException
Field Summary |
Fields inherited from class org.hibernate.exception.NestableRuntimeException | |
delegate |
Constructor Summary | |
|
Method Summary |
Methods inherited from class org.hibernate.UnresolvableObjectException | |
getEntityName , getIdentifier , getMessage , throwIfNull |
Methods inherited from class org.hibernate.exception.NestableRuntimeException | |
getCause , getMessage , getMessage , getMessages , getThrowable , getThrowableCount , getThrowables , indexOfThrowable , indexOfThrowable , printPartialStackTrace , printStackTrace , printStackTrace , printStackTrace |
public ObjectDeletedException(String message, Serializable identifier, String clazz)