org.hibernate.envers.exception
Class NotAuditedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.HibernateException
org.hibernate.envers.exception.AuditException
org.hibernate.envers.exception.NotAuditedException
- All Implemented Interfaces:
- Serializable
public class NotAuditedException
- extends AuditException
- Author:
- Adam Warski (adam at warski dot org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotAuditedException
public NotAuditedException(String entityName,
String message)
getEntityName
public String getEntityName()
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.