Uses of Class
com.lightstreamer.adapters.remote.DataException
-
Packages that use DataException Package Description com.lightstreamer.adapters.remote -
-
Uses of DataException in com.lightstreamer.adapters.remote
Subclasses of DataException in com.lightstreamer.adapters.remote Modifier and Type Class Description classDataProviderExceptionThrown by the init method in DataProvider if there is some problem that prevents the correct behavior of the Data Adapter.classFailureExceptionThrown 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.classSubscriptionExceptionThrown by the subscribe and unsubscribe methods in DataProvider if the request cannot be satisfied.
-