DataSourceLookupFailureException(msg: String)
Constructor for DataSourceLookupFailureException.
DataSourceLookupFailureException(msg: String, cause: Throwable)
Constructor for DataSourceLookupFailureException.
cause - the root cause (usually from using a underlying lookup API such as JNDI)