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

Direct Known Subclasses:
    NotAuditedException, AuditException, RevisionDoesNotExistException, NotVersionedException, RevisionDoesNotExistException

Deprecated!
Constructor:
 public VersionsException(String message) 
 public VersionsException(Throwable cause) 
 public VersionsException(String message,
    Throwable cause) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait