-
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.
|