C# Class CQRSalad.Dispatching.HandlerNotFoundException

Inheritance: DispatchingException
Show file Open project: Ontropix/CQRSalad

Public Methods

Method Description
HandlerNotFoundException ( Type messageType ) : System

Method Details

HandlerNotFoundException() public method

public HandlerNotFoundException ( Type messageType ) : System
messageType System.Type
return System