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
Base class for all exceptions directly thrown by the Data Adapter.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString