Class AsyncClientErrorNotifier
java.lang.Object
io.deephaven.engine.table.impl.util.AsyncClientErrorNotifier
When we get an error from a table in the listener tree, we want to send an appropriate command to the clients
indicating that something has gone wrong with the table.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static UpdateErrorReporter
setReporter
(UpdateErrorReporter reporter)
-
Constructor Details
-
AsyncClientErrorNotifier
public AsyncClientErrorNotifier()
-
-
Method Details
-
setReporter
-
reportError
- Throws:
IOException
-