public class HibernateSystemException
extends org.springframework.dao.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