Namespace LambdaSharp.App.EventBus.Exceptions
Classes
AcknowledgeEventBusException
The AcknowledgeEventBusException exception is thrown when the LambdaSharp App EventBus receives an acknowledge response with an error message.
AnEventBusException
All LambdaSharp App EventBus exceptions are derived from the AnEventBusException abstract base class.
UnexpectedEventBusException
The UnexpectedEventBusException exception is thrown when the LambdaSharp App EventBus encounters an unexpected situation.