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