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