Uses of Class
com.streambase.liveview.client.QueryExceptionEvent
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of QueryExceptionEvent in com.streambase.liveview.client
Modifier and TypeMethodDescriptionvoid
AbstractBatchedQueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
AbstractQueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
CompositeQueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
DeleteQueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
LiveResult.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
QueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.void
QueryListenerWrapper.exceptionRaised
(QueryExceptionEvent event) void
SnapshotQueryListener.exceptionRaised
(QueryExceptionEvent event) Event when an exception occurs during the query.