org.hibernate
Class ObjectDeletedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.HibernateException
org.hibernate.UnresolvableObjectException
org.hibernate.ObjectDeletedException
- All Implemented Interfaces:
- Serializable
public class ObjectDeletedException
- extends UnresolvableObjectException
Thrown when the user tries to do something illegal with a deleted
object.
- Author:
- Gavin King
- See Also:
- Serialized Form
ObjectDeletedException
public ObjectDeletedException(String message,
Serializable identifier,
String clazz)
Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved