Skip to main content

Module error

Module error 

Source
Expand description

Error types for the Net event bus.

Enums§

AdapterError
Errors that can occur in adapter operations.
ConsumerError
Errors that can occur during event consumption/polling.
IngestionError
Errors that can occur during event ingestion.

Type Aliases§

AdapterResult
Result type alias for adapter operations.
ConsumerResult
Result type alias for consumer operations.
IngestionResult
Result type alias for ingestion operations.