Skip to main content

Module error

Module error 

Source
Expand description

Public error types surfaced by the async API.

Enumsยง

CancelError
Errors raised by query cancellation and service unregistration.
RegisterError
Errors raised by Endpoint::register_service.
ServerError
Errors raised while constructing or running an Endpoint.
StartQueryError
Errors raised by Endpoint::start_query.