Expand description
Error types for the Net event bus.
Enums§
- Adapter
Error - Errors that can occur in adapter operations.
- Consumer
Error - Errors that can occur during event consumption/polling.
- Ingestion
Error - Errors that can occur during event ingestion.
Type Aliases§
- Adapter
Result - Result type alias for adapter operations.
- Consumer
Result - Result type alias for consumer operations.
- Ingestion
Result - Result type alias for ingestion operations.