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 class
DataProviderException
Thrown by the init method in DataProvider if there is some problem that prevents the correct behavior of the Data Adapter.class
FailureException
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
SubscriptionException
Thrown by the subscribe and unsubscribe methods in DataProvider if the request cannot be satisfied.
-