CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Events.NoEventHandlerRegisteredException Class Reference
+ Inheritance diagram for Cqrs.Events.NoEventHandlerRegisteredException:

Public Member Functions

 NoEventHandlerRegisteredException (Type type)
 
- Public Member Functions inherited from Cqrs.Bus.NoHandlerRegisteredException
 NoHandlerRegisteredException (Type type)
 
 NoHandlerRegisteredException (string message)
 

Protected Member Functions

 NoEventHandlerRegisteredException (string message)