Expand description
Error types for the event bus system.
Enums§
- Event
BusError - Errors that can occur during event bus operations.
- Publish
Error Reason - Specific reasons a publish operation can fail.
Type Aliases§
- Result
- Convenience alias for results using
EventBusError.