| java.lang.Object | |||||||||
| ↳ | java.lang.Throwable | ||||||||
| ↳ | java.lang.Exception | ||||||||
| ↳ | java.lang.RuntimeException | ||||||||
| ↳ | org.springframework.core.NestedRuntimeException | ||||||||
| ↳ | org.springframework.dao.DataAccessException | ||||||||
| ↳ | org.springframework.dao.NonTransientDataAccessException | ||||||||
| ↳ | org.springframework.dao.DataRetrievalFailureException | ||||||||
| ↳ | org.springframework.orm.ObjectRetrievalFailureException | ||||||||
| ↳ | org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException | ||||||||
Hibernate-specific subclass of ObjectRetrievalFailureException. Converts Hibernate's UnresolvableObjectException and WrongClassException.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.orm.ObjectRetrievalFailureException
| |||||||||||
From class
org.springframework.core.NestedRuntimeException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||