クラス HibernateObjectRetrievalFailureException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.DataRetrievalFailureException
org.springframework.orm.ObjectRetrievalFailureException
org.springframework.orm.hibernate5.HibernateObjectRetrievalFailureException
- 実装されたすべてのインターフェース:
SerializableSE
ObjectRetrievalFailureException の Hibernate 固有のサブクラス。Hibernate の UnresolvableObjectException および WrongClassException を変換します。
- 導入:
- 4.2
- 作成者:
- Juergen Hoeller
- 関連事項:
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.orm.ObjectRetrievalFailureException から継承されたメソッド
getIdentifier, getPersistentClass, getPersistentClassName
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
HibernateObjectRetrievalFailureException
HibernateObjectRetrievalFailureException