public class HibernateSystemException extends UncategorizedDataAccessException
org.springframework.dao 例外と一致しない Hibernate システムエラーの場合、UncategorizedDataAccessException の Hibernate 固有のサブクラス。SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 連載形式 | コンストラクターと説明 |
|---|
HibernateSystemException(HibernateException cause) 任意の HibernateException をラップして、新しい HibernateSystemException を作成します。 |
contains, getMessage, getMostSpecificCause, getRootCausepublic HibernateSystemException(@Nullable HibernateException cause)
cause - スローされた HibernateException