Uses of Package
net.sf.hibernate.exception

Packages that use net.sf.hibernate.exception
net.sf.hibernate   
net.sf.hibernate.cache   
net.sf.hibernate.exception   
net.sf.hibernate.id   
net.sf.hibernate.type   
 

Classes in net.sf.hibernate.exception used by net.sf.hibernate
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
NestableRuntimeException
          The base class of all runtime exceptions which can contain other exceptions.
 

Classes in net.sf.hibernate.exception used by net.sf.hibernate.cache
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
 

Classes in net.sf.hibernate.exception used by net.sf.hibernate.exception
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableDelegate
          A shared implementation of the nestable exception functionality.
 

Classes in net.sf.hibernate.exception used by net.sf.hibernate.id
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
 

Classes in net.sf.hibernate.exception used by net.sf.hibernate.type
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.