类 DataSourceLookupFailureException

    • 构造器详细资料

      • DataSourceLookupFailureException

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