java.lang.Objectjava.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.dao.IncorrectResultSizeDataAccessException
org.springframework.dao.EmptyResultDataAccessException
All Implemented Interfaces:
Serializable
Juergen - Hoeller2.0 - | Constructor: |
|---|
|
|
| Methods from org.springframework.dao.IncorrectResultSizeDataAccessException: |
|---|
| getActualSize, getExpectedSize |
| Methods from org.springframework.core.NestedRuntimeException: |
|---|
| contains, getMessage, getMostSpecificCause, getRootCause |
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |