public class HibernateSystemException extends UncategorizedDataAccessException
org.springframework.dao exceptions.SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 
Serialized Form| Constructor and Description | 
|---|
| HibernateSystemException(HibernateException cause)Create a new HibernateSystemException,
 wrapping an arbitrary HibernateException. | 
contains, getMessage, getMostSpecificCause, getRootCausepublic HibernateSystemException(HibernateException cause)
cause - the HibernateException thrown