Package | Description |
---|---|
com.devexperts.qd |
This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer.
|
Modifier and Type | Field and Description |
---|---|
static QDErrorHandler |
QDErrorHandler.DEFAULT
Default error handler.
|
static QDErrorHandler |
QDErrorHandler.THROW
Error handler that throws
RuntimeException on error. |
Modifier and Type | Method and Description |
---|---|
void |
QDCollector.setErrorHandler(QDErrorHandler errorHandler)
Sets errors handler for all errors that are happening during notification of agents
and distributors.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.