CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ MultipleCommandHandlersRegisteredException() [2/2]

Cqrs.Exceptions.MultipleCommandHandlersRegisteredException.MultipleCommandHandlersRegisteredException ( string  message)

Instantiates a new instance of MultipleCommandHandlersRegisteredException with a specified error message.

Parameters
messageThe message that describes the error.