Uses of Class
com.lightstreamer.interfaces.data.DataProviderException
-
Packages that use DataProviderException Package Description com.lightstreamer.interfaces.data -
-
Uses of DataProviderException in com.lightstreamer.interfaces.data
Methods in com.lightstreamer.interfaces.data that throw DataProviderException Modifier and Type Method Description void
DataProvider. init(java.util.Map params, java.io.File configDir)
Called by Lightstreamer Kernel to provide initialization information to the Data Adapter.
-