Thrown by the init method in DataProvider if there is some problem that prevents the correct behavior of the Data Adapter. If this exception occurs, Lightstreamer Kernel must give up the startup.
public: class DataProviderException : public DataException;
public class DataProviderException : DataException;
Public Class DataProviderException Inherits DataException