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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HibernateSystemException(HibernateException cause)
cause - the HibernateException thrown