C# Class CQRSalad.Dispatching.HandlerNotFoundException

Inheritance: DispatchingException
显示文件 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