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.

◆ NoCommandHandlerRegisteredException() [2/2]

Cqrs.Exceptions.NoCommandHandlerRegisteredException.NoCommandHandlerRegisteredException ( string  message)
protected

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

Parameters
messageThe message that describes the error.