Exception to be thrown by a DataSourceLookup implementation,
indicating that the specified DataSource could not be obtained.
author: Juergen Hoeller since: 2.0
Constructor for DataSourceLookupFailureException.
Parameters: msg - the detail message Parameters: cause - the root cause (usually from using a underlyinglookup API such as JNDI)