Save This Page
Home » hibernate-core-src-20081106 » org.jboss.envers.exception » [javadoc | source]
org.jboss.envers.exception
public class: NotVersionedException [javadoc | source]
java.lang.Object
   org.hibernate.HibernateException
      org.jboss.envers.exception.VersionsException
         org.jboss.envers.exception.NotVersionedException

Direct Known Subclasses:
    NotAuditedException

Deprecated!
Constructor:
 public NotVersionedException(String entityName,
    String message) 
Method from org.jboss.envers.exception.NotVersionedException Summary:
getEntityName
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.envers.exception.NotVersionedException Detail:
 public String getEntityName() 
      Deprecated!