Save This Page
Home » hibernate-core-src-20081106 » org.hibernate.envers.exception » [javadoc | source]
org.hibernate.envers.exception
public class: AuditException [javadoc | source]
java.lang.Object
   org.hibernate.HibernateException
      org.jboss.envers.exception.VersionsException
         org.hibernate.envers.exception.AuditException
Constructor:
 public AuditException(String message) 
 public AuditException(Throwable cause) 
 public AuditException(String message,
    Throwable cause) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait