Package | Description |
---|---|
com.streambase.liveview.client |
Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|