public class DataRetrievalFailureException extends NonTransientDataAccessException
| Constructor and Description | 
|---|
| DataRetrievalFailureException(String msg)Constructor for DataRetrievalFailureException. | 
| DataRetrievalFailureException(String msg,
                             Throwable cause)Constructor for DataRetrievalFailureException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataRetrievalFailureException(String msg)
msg - the detail message