public class HibernateSystemException extends UncategorizedDataAccessException
org.springframework.dao 例外と一致しない Hibernate システムエラーの場合、UncategorizedDataAccessException の Hibernate 固有のサブクラス。SessionFactoryUtils.convertHibernateAccessException(org.hibernate.HibernateException), 連載形式 | コンストラクターと説明 |
|---|
HibernateSystemException(HibernateException cause) 任意の HibernateException をラップして、新しい HibernateSystemException を作成します。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic HibernateSystemException(@Nullable HibernateException cause)
cause - スローされた HibernateException