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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataRetrievalFailureException(String msg)
msg
- the detail message