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.

◆ UnAuthorisedMessageReceivedException() [2/2]

Cqrs.Exceptions.UnAuthorisedMessageReceivedException.UnAuthorisedMessageReceivedException ( string  message)

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

Parameters
messageThe message that describes the error.