Contents:
MessageBusConfigurationError
MessageBusError
UnknownMessageTypeError
Raised when a configuration error is found, such as a command with no receiver.
Base exception class for all message bus errors.
Raised when an unknown message type is passed to the message bus.