Uses of Class
org.hibernate.AnnotationException

Packages that use AnnotationException
org.hibernate.cfg   
 

Uses of AnnotationException in org.hibernate.cfg
 

Subclasses of AnnotationException in org.hibernate.cfg
 class RecoverableException
          Should neven be exposed to the client An exception that wrap an underlying exception whith the hope subsequent processing will recover from it.