Uses of Class
com.lightstreamer.adapters.remote.DataException
Packages that use DataException
-
Uses of DataException in com.lightstreamer.adapters.remote
Subclasses of DataException in com.lightstreamer.adapters.remoteModifier and TypeClassDescriptionclass
Thrown by the init method in DataProvider if there is some problem that prevents the correct behavior of the Data Adapter.class
Thrown by the subscribe and unsubscribe methods in DataProvider if the method execution has caused a severe problem that can compromise future operation of the Data Adapter.class
Thrown by the subscribe and unsubscribe methods in DataProvider if the request cannot be satisfied.