Namespace LfrlAnvil.MessageBroker.Client.Exceptions
Classes
- MessageBrokerClientDisposedException
Represents an exception thrown when MessageBrokerClient is in disposed state.
- MessageBrokerClientMessageException
Represents an exception thrown when something went wrong with message notification handling.
- MessageBrokerClientProtocolException
Represents an exception thrown when network protocol has been violated by message broker server.
- MessageBrokerClientRequestException
Represents an exception thrown when MessageBrokerClient has sent an invalid request to the server.
- MessageBrokerClientResponseTimeoutException
Represents an exception thrown when message broker server failed to send a response to client's request in the specified amount of time.
- MessageBrokerClientStateException
Represents an exception thrown when MessageBrokerClient is in an invalid state.