Class DataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lightstreamer.adapters.remote.DataException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataProviderException, FailureException, SubscriptionException

public class DataException extends Exception
Base class for all exceptions directly thrown by the Data Adapter.
See Also: