@Deprecated public class HibernateSystemException extends UncategorizedDataAccessException
org.springframework.dao
exceptions.SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException)
,
Serialized FormConstructor and Description |
---|
HibernateSystemException(HibernateException cause)
Deprecated.
Create a new HibernateSystemException,
wrapping an arbitrary HibernateException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HibernateSystemException(HibernateException cause)
cause
- the HibernateException thrown